users and passwords

This commit is contained in:
2023-07-20 15:02:38 +03:00
parent 16a8eff543
commit 5313a3ffeb
5 changed files with 62 additions and 39 deletions

View File

@@ -9,7 +9,10 @@ in {
mj = {
stateVersion = "23.05";
timeZone = "UTC";
stubPasswords = true;
base.users.passwd = {
root.initialPassword = "live";
};
};
environment = {