{ imports = [ ./storage.nix ]; networking.fqdn = "tuxcord.test"; acme.enable = false; dns.enable = true; services.getty.autologinUser = "root"; }