Add root password for sisko
Useful when connecting through the serial cable
This commit is contained in:
parent
6f9886d43f
commit
47b0ffed69
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
||||||
serviceConfig.restart = "always";
|
serviceConfig.restart = "always";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.users.root.hashedPassword = "$y$j9T$mLSUS2hvJdN3s8f9Y3uLE0$sYQtJdn4DuSAZnDkhSsV0WIxNdpuqlH7ODNy1RfuRp4";
|
||||||
|
|
||||||
environment.persistence."/persist" = {
|
environment.persistence."/persist" = {
|
||||||
hideMounts = true;
|
hideMounts = true;
|
||||||
directories = [
|
directories = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue