nixpkgs/nixos/modules/tasks
Nikolay Amiantov 01b90dce78 resolvconf service: init
This is a refactor of how resolvconf is managed on NixOS. We split it
into a separate service which is enabled internally depending on whether
we want /etc/resolv.conf to be managed by it. Various services now take
advantage of those configuration options.

We also now use systemd instead of activation scripts to update
resolv.conf.

NetworkManager now uses the right option for rc-manager DNS
automatically, so the configuration option shouldn't be exposed.
2019-07-15 20:25:39 +03:00
..
filesystems nixos/zfs: enable requestEncryptionCredentials by default 2019-07-04 16:11:52 -05:00
auto-upgrade.nix nixos/auto-upgrade: enable service only when it's enabled in options (#56948) 2019-03-07 02:09:02 +02:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix nixos/tasks/encrypted-devices: fix regression from #54637 2019-02-02 17:31:31 +01:00
filesystems.nix filesystems: Add autoResize assertion 2019-03-16 13:01:35 +01:00
kbd.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
lvm.nix
network-interfaces-scripted.nix resolvconf service: init 2019-07-15 20:25:39 +03:00
network-interfaces-systemd.nix nixos/networkd: rename GatewayOnlink to GatewayOnLink 2019-06-03 15:05:17 +02:00
network-interfaces.nix resolvconf service: init 2019-07-15 20:25:39 +03:00
powertop.nix
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh