diff --git a/hosts/tower/configuration.nix b/hosts/tower/configuration.nix index 84db49b..4ce5da8 100644 --- a/hosts/tower/configuration.nix +++ b/hosts/tower/configuration.nix @@ -10,7 +10,7 @@ }; firewall = { allowedUDPPorts = [ 9 ]; - } + }; }; time.hardwareClockInLocalTime = true; boot = {