pluh 🗣
This commit is contained in:
parent
5a904c8507
commit
012b945e73
|
@ -20,7 +20,7 @@ in {
|
|||
isNormalUser = true;
|
||||
hashedPasswordFile = config.age.secrets."user-${mainUser}".path;
|
||||
openssh.authorizedKeys.keys = builtins.attrValues config.pubkeys.users;
|
||||
extraGroups = ["wheel"];
|
||||
extraGroups = ["wheel"]; #TODO remove
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue