From 280b114e66a8ba0a7c68ba64313c1ceff4296b2b 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 Former-commit-id: 1f7ca17d94788511353b7ca75d94b717710dfb7d --- 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 8879a78e..8ffd10c1 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"; };