document mixins-mdns

This commit is contained in:
Jörg Thalheim 2024-06-30 15:46:03 +02:00 committed by mergify[bot]
parent 3207f2e66e
commit 2bad0e46a4

View File

@ -36,3 +36,7 @@ This for example unlocks use of containers in the nix sandbox.
### `nixosModules.mixins-trusted-nix-caches`
Add the common list of public nix binary caches that we trust.
### `nixosModules.mixins-mdns`
Enables mDNS support in systemd-networkd. Becomes a no-op if avahi is enabled on the same machine