Common; disable mutable users
This commit is contained in:
parent
6365f7b4f3
commit
b5a8a9a545
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
};
|
||||
|
||||
# Set up my user
|
||||
users.mutableUsers = false;
|
||||
users.users.toast = {
|
||||
isNormalUser = true;
|
||||
description = "Toast";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue