From 1f7ca17d94788511353b7ca75d94b717710dfb7d Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 23 Aug 2024 10:12:00 +0200 Subject: [PATCH] update --- hosts/server/modules/jackflix/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/server/modules/jackflix/default.nix b/hosts/server/modules/jackflix/default.nix index 8879a78..8ffd10c 100644 --- a/hosts/server/modules/jackflix/default.nix +++ b/hosts/server/modules/jackflix/default.nix @@ -21,6 +21,7 @@ in { users.nixarr = { isSystemUser = true; home = root_folder; + group = "nixarr"; hashedPassword = "$y$j9T$9.hOJCwwmryq3PzEOGtjZ.$hu/76TghEjongcbls7oDoN2GWRqg8AwCknq.CS0zB.8"; };