mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 14:26:33 +01:00
d1f29d328d
Currently, the solution is a bit hackish since running applications will not work after a `nixos-rebuild' because `libnss_mdns' is not in their `LD_LIBRARY_PATH'. svn path=/nixos/trunk/; revision=11162
11 lines
295 B
Text
11 lines
295 B
Text
# NSS configuration files with mDNS enabled (requires running Avahi daemon).
|
|
|
|
passwd: ldap files
|
|
group: ldap files
|
|
shadow: ldap files
|
|
|
|
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
|
|
networks: files dns
|
|
|
|
services: files
|
|
protocols: files
|