3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Carl Richard Theodor Schneider 647ed242dc nixos/adguardhome: allow for empty/unmanaged configs
This commit fixes broken non-declarative configs by
making the assertions more relaxed.
It also allows to remove the forced configuration merge by making
`settings` `null`able (now the default).

Both cases (trivial non-declarative config and `null`able config) are
verified with additional tests.

Fixes #198665
2022-11-15 23:43:15 -05:00
..
doc nixos/manual: re-add mention of mdDoc marker 2022-11-14 16:05:44 +01:00
lib Merge pull request #200646 from hercules-ci/options-markdown-and-errors 2022-11-14 18:58:54 +01:00
maintainers
modules nixos/adguardhome: allow for empty/unmanaged configs 2022-11-15 23:43:15 -05:00
tests nixos/adguardhome: allow for empty/unmanaged configs 2022-11-15 23:43:15 -05:00
COPYING
default.nix
README
release-combined.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release-small.nix nixos/release: add acme to tested set 2022-10-25 07:22:27 +10:00
release.nix

*** 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.