group, extraGroups fix
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
};
|
||||
"hazel" = {
|
||||
home = "/home/hazel";
|
||||
groups = [ "wheel" ];
|
||||
group = "hazel";
|
||||
extraGroups = [ "wheel" ];
|
||||
description = "hazel";
|
||||
isNormalUser = true;
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
||||
Reference in New Issue
Block a user