diff --git a/deploy/flake.nix b/deploy/flake.nix index bcf50f1..3191880 100644 --- a/deploy/flake.nix +++ b/deploy/flake.nix @@ -27,6 +27,7 @@ handy = { home = "/var/lib/handyhelper"; isSystemUser = true; + group = "handy"; }; }; users.groups.handy = {};