Compare commits
3 Commits
ad4337c12f
...
82ecf581c3
| Author | SHA1 | Date | |
|---|---|---|---|
| 82ecf581c3 | |||
| a5ff38786c | |||
| eb3463cdfe |
+2
-1
@@ -77,7 +77,8 @@ in
|
|||||||
PermitRootLogin = "yes";
|
PermitRootLogin = "yes";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
users.users.root.initialPassword = "sovran-remote";
|
users.users.root.initialPassword = lib.mkForce "sovran-remote";
|
||||||
|
users.users.root.initialHashedPassword = lib.mkForce null;
|
||||||
|
|
||||||
# mDNS so the machine is discoverable as sovran-installer.local
|
# mDNS so the machine is discoverable as sovran-installer.local
|
||||||
services.avahi = {
|
services.avahi = {
|
||||||
|
|||||||
Reference in New Issue
Block a user