users: change to immutable users
This commit is contained in:
parent
66cc74e388
commit
766aa146df
4 changed files with 6 additions and 1 deletions
|
@ -4,4 +4,6 @@
|
|||
./randomcat.nix
|
||||
./richard.nix
|
||||
];
|
||||
}
|
||||
|
||||
users.mutableUsers = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue