treewide: add autologin on testing hosts

This commit is contained in:
2026-05-04 05:10:19 +02:00
committed by ErrorNoInternet
parent a78752607f
commit dc0963000c
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -2,5 +2,7 @@
acme.enable = false;
dns.enable = true;
services.getty.autologinUser = "root";
networking.fqdn = "tuxcord.test";
}