stuff
This commit is contained in:
parent
290f2dadc3
commit
8b4eea68fa
|
@ -11,7 +11,7 @@
|
|||
isNormalUser = true;
|
||||
hashedPasswordFile = config.age.secrets.user-lukas.path;
|
||||
openssh.authorizedKeys.keys = builtins.attrValues (import ../pubkeys.nix).users;
|
||||
extraGroups = ["wheel" "networkmanager" "gamemode"];
|
||||
extraGroups = ["wheel"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue