Loading nixos/modules/config/resolvconf.nix +0 −2 Original line number Diff line number Diff line Loading @@ -174,8 +174,6 @@ in networking.resolvconf.subscriberFiles = [ "/etc/resolv.conf" ]; networking.resolvconf.package = pkgs.openresolv; environment.systemPackages = [ cfg.package ]; systemd.services.resolvconf = { Loading Loading
nixos/modules/config/resolvconf.nix +0 −2 Original line number Diff line number Diff line Loading @@ -174,8 +174,6 @@ in networking.resolvconf.subscriberFiles = [ "/etc/resolv.conf" ]; networking.resolvconf.package = pkgs.openresolv; environment.systemPackages = [ cfg.package ]; systemd.services.resolvconf = { Loading