{ imports = [ ./caddy.nix ./tor.nix ]; networking = { domain = ""; firewall.allowedUDPPorts = [ 53 ]; }; }