cleanup
This commit is contained in:
parent
41530fa9eb
commit
2f2d6e31f6
7 changed files with 2 additions and 9 deletions
|
@ -24,8 +24,6 @@ in {
|
|||
};
|
||||
|
||||
config = {
|
||||
networking.hostName = cfg.hostname;
|
||||
|
||||
users.users.${cfg.username} = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["wheel" "networking"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue