From 9a761a36e11645f277571d47a9751c772c5db2ed Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Sun, 6 Apr 2025 19:41:19 +0200 Subject: [PATCH] feat: media group --- hosts/saberofxebec/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/saberofxebec/configuration.nix b/hosts/saberofxebec/configuration.nix index 1a3ffb6..ca8d8c7 100644 --- a/hosts/saberofxebec/configuration.nix +++ b/hosts/saberofxebec/configuration.nix @@ -50,6 +50,8 @@ in { btop ]; + users.groups.media = {}; + services.openssh = { enable = true; settings = {