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
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
# 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
|