From 02d24473f3c1417ece73334fe504aa3305abace2 Mon Sep 17 00:00:00 2001 From: alisceon Date: Tue, 27 Jan 2026 13:44:54 +0100 Subject: [PATCH] typop --- hosts/tower/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {