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 ];