Initial commit
This commit is contained in:
commit
38f32e9513
23 changed files with 243 additions and 0 deletions
6
modules/users/nero.nix
Normal file
6
modules/users/nero.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
users.users.nero = {
|
||||
isNormalUser = true;
|
||||
uid = 1337;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue