working system
This commit is contained in:
parent
ad1b1089af
commit
b4585b3e87
14 changed files with 76 additions and 18 deletions
|
@ -30,5 +30,9 @@ in {
|
|||
isNormalUser = true;
|
||||
extraGroups = ["wheel"];
|
||||
};
|
||||
users.users.test = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["wheel"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue