nixpkgs/nixos
Marc 'risson' Schmitt 52f6733203
nixos/unbound: deprecate extraConfig in favor of settings
Follow RFC 42 by having a settings option that is
then converted into an unbound configuration file
instead of having an extraConfig option.

Existing options have been renamed or kept if
possible.

An enableRemoteAccess has been added. It sets remote-control setting to
true in unbound.conf which in turn enables the new wrapping of
unbound-control to access the server locally.  Also includes options
'remoteAccessInterfaces' and 'remoteAccessPort' for remote access.

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-05-03 21:27:15 +02:00
..
doc nixos/unbound: deprecate extraConfig in favor of settings 2021-05-03 21:27:15 +02:00
lib Merge pull request #112504 from hercules-ci/fix-nixosTest-meta-position 2021-05-03 11:50:57 +02:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/unbound: deprecate extraConfig in favor of settings 2021-05-03 21:27:15 +02:00
tests nixos/unbound: deprecate extraConfig in favor of settings 2021-05-03 21:27:15 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add amazonImageAutomaticSize 2021-05-01 02:43:45 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.