test
This commit is contained in:
parent
64f2cf2ed2
commit
9397f000ad
1 changed files with 4 additions and 2 deletions
|
@ -72,6 +72,8 @@
|
|||
};
|
||||
|
||||
system.stateVersion = stateVersion;
|
||||
# Seems like this is needed because of account lockouts while unlocking the disk?
|
||||
users.users.root.hashedPassword = "$y$j9T$tuWoymR75nguhvCwCQwZq1$Ajxce4ODZiA6Xpai.dwE5MrH4qj.xV2850MtDG2jds0";
|
||||
|
||||
users.users.root = {
|
||||
isSystemUser = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue