3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual
Carl Richard Theodor Schneider 1526a1b041 adguardhome: Add schema_version
This will add `passthru.schema_version` to be used as default value for
the adguardhome module.
It will also update the `update.sh` to keep the `schema_version` in sync
with the version by inspecting the sourcecode.

This might break existing configs, if they use deprecated values that don't
appear in newer schema_versions and schema_version wasn't set explicitly.
Explicit declarations of schema_version always have higher priority.

This also removes the `host` and `config` settings in favour of using the
appropriate `settings`.

Fixes #173938

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-25 17:35:27 +02:00
..
administration treewide: change postgresql_10 in documentation and examples to postgresql_14 2022-08-15 22:36:32 +02:00
configuration Merge master into staging-next 2022-10-16 06:06:19 +00:00
development nixos/doc: Disambiguate test option ids 2022-09-29 12:41:59 +02:00
from_md adguardhome: Add schema_version 2022-10-25 17:35:27 +02:00
installation nixos/docs: revised MBR partitioning steps 2022-09-02 11:39:25 +01:00
release-notes adguardhome: Add schema_version 2022-10-25 17:35:27 +02:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/doc: Disambiguate test option ids 2022-09-29 12:41:59 +02:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh
preface.xml Revert "Update preface.xml (#185868)" 2022-08-10 20:26:01 +10:00
README.md
shell.nix