Skip to content

Commit

Permalink
document mixins-mdns
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored and mergify[bot] committed Jul 1, 2024
1 parent 3207f2e commit 2bad0e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/nixos/mixins.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2bad0e4

Please sign in to comment.