From 72b7bb65de70ad0d9f338631cbf5256876a390f9 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Thu, 18 Dec 2025 15:18:17 -0500 Subject: [PATCH] extra lines needed deleted --- default.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/default.nix b/default.nix index b84f9a7..5e4d4b8 100644 --- a/default.nix +++ b/default.nix @@ -132,10 +132,6 @@ in TimeoutStartSec = 300; TimeoutStopSec = 120; }; - }; TimeoutStartSec = 300; - TimeoutStopSec = 120; - }; - }; # Firewall configuration # networking.firewall.allowedTCPPorts = [ 80 443 ];