moving along wiht the refactoring
This commit is contained in:
parent
e09e7277eb
commit
0a7700f434
18 changed files with 63 additions and 180 deletions
|
@ -30,9 +30,5 @@ in {
|
|||
isNormalUser = true;
|
||||
extraGroups = ["wheel"];
|
||||
};
|
||||
users.users.test = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["wheel"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue