From f4291b152510eb13b31b59c97c3a49ec83adf528 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 21 Mar 2026 23:10:47 +0100 Subject: vidhar: knot-resolver --- hosts/vidhar/network/pppoe.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hosts/vidhar/network') diff --git a/hosts/vidhar/network/pppoe.nix b/hosts/vidhar/network/pppoe.nix index 52a1818b..7b342b69 100644 --- a/hosts/vidhar/network/pppoe.nix +++ b/hosts/vidhar/network/pppoe.nix @@ -141,11 +141,5 @@ in { bindsTo = [ "sys-subsystem-net-devices-telekom.device" ]; after = [ "sys-subsystem-net-devices-telekom.device" ]; }; - - systemd.services.unbound = { - serviceConfig = { - Restart = lib.mkForce "always"; - }; - }; }; } -- cgit v1.2.3