From cc252a367f876be53d6f9370ff9d37e6d96f93f1 Mon Sep 17 00:00:00 2001 From: "DavidCrompton1192@gmail.com" Date: Sat, 18 Mar 2023 00:00:29 -0400 Subject: [PATCH] Set Group --- deploy/flake.nix | 1 + 1 file changed, 1 insertion(+) 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 = {};