From c7f46f97c1b42751b502bda36430119af50a1a45 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 28 Apr 2022 08:29:41 +0200 Subject: vidhar: ... --- hosts/vidhar/network/dsl.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts') diff --git a/hosts/vidhar/network/dsl.nix b/hosts/vidhar/network/dsl.nix index 064d4756..760bf364 100644 --- a/hosts/vidhar/network/dsl.nix +++ b/hosts/vidhar/network/dsl.nix @@ -145,9 +145,6 @@ in { bindsTo = [ "sys-subsystem-net-devices-telekom.device" ]; after = [ "sys-subsystem-net-devices-telekom.device" ]; }; - systemd.services.unbound = { - bindsTo = ["dhcpcd-${pppInterface}.service"]; - }; systemd.services."dhcpcd-${pppInterface}" = { wantedBy = [ "multi-user.target" "network-online.target" "pppd-telekom.service" ]; bindsTo = [ "pppd-telekom.service" ]; -- cgit v1.2.3