treewide: add autologin on testing hosts
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
networking.fqdn = "tuxcord.test";
|
||||
|
||||
acme.enable = false;
|
||||
dns.enable = true;
|
||||
|
||||
networking.fqdn = "tuxcord.test";
|
||||
services.getty.autologinUser = "root";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user