summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vidhar/network/dsl.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/vidhar/network/dsl.nix b/hosts/vidhar/network/dsl.nix
index 760bf364..51fb15f3 100644
--- a/hosts/vidhar/network/dsl.nix
+++ b/hosts/vidhar/network/dsl.nix
@@ -244,7 +244,6 @@ in {
244 244
245 serviceConfig = { 245 serviceConfig = {
246 Restart = lib.mkForce "always"; 246 Restart = lib.mkForce "always";
247 RestartSec = "5";
248 }; 247 };
249 }; 248 };
250 }; 249 };