nixos/resolveconf: not resetting package (#426557)
This commit is contained in:
commit
e4b933ddb4
@ -174,8 +174,6 @@ in
|
||||
|
||||
networking.resolvconf.subscriberFiles = [ "/etc/resolv.conf" ];
|
||||
|
||||
networking.resolvconf.package = pkgs.openresolv;
|
||||
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
systemd.services.resolvconf = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user