group, extraGroups fix

This commit is contained in:
2026-02-25 21:44:12 -05:00
parent 3992cab7c8
commit 1a8c910e3a

View File

@@ -74,7 +74,8 @@
};
"hazel" = {
home = "/home/hazel";
groups = [ "wheel" ];
group = "hazel";
extraGroups = [ "wheel" ];
description = "hazel";
isNormalUser = true;
openssh.authorizedKeys.keys = [