configuration: no mutable users
This commit is contained in:
parent
e7614d458e
commit
984b0e02c6
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Define a user account.
|
# Define a user account.
|
||||||
|
users.mutableUsers = false;
|
||||||
users.users.root = {
|
users.users.root = {
|
||||||
hashedPassword = lib.fileContents ./secrets/shadow-hashed-password-root;
|
hashedPassword = lib.fileContents ./secrets/shadow-hashed-password-root;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue