services.resolved.llmnr
Controls Link-Local Multicast Name Resolution support (RFC 4795) on the local host.
If set to
"true": Enables full LLMNR responder and resolver support."false": Disables both."resolve": Only resolution support is enabled, but responding is disabled.
- Type
one of "true", "resolve", "false"- Default
"true"- Example
"false"- Declared
- <nixpkgs/nixos/modules/system/boot/resolved.nix>