refactor(treewide): statix
This commit is contained in:
parent
366fa0ce80
commit
7f2cd7a343
71 changed files with 84 additions and 84 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
isNormalUser = true;
|
||||
shell = pkgs.${cfg.shell};
|
||||
initialPassword = "password";
|
||||
openssh.authorizedKeys.keys = [(keys.users."${cfg.name}")];
|
||||
openssh.authorizedKeys.keys = [keys.users."${cfg.name}"];
|
||||
extraGroups =
|
||||
[
|
||||
"wheel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue