mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
nssmdns option migrated to nssmdns4
This commit is contained in:
parent
f192e53e7a
commit
4653037f1e
@ -12,7 +12,7 @@
|
||||
domainName = "local";
|
||||
ipv6 = false; # Should work either way
|
||||
# Resolve local hostnames using Avahi DNS
|
||||
nssmdns = true;
|
||||
nssmdns4 = true;
|
||||
publish = {
|
||||
enable = true;
|
||||
addresses = true;
|
||||
|
Loading…
Reference in New Issue
Block a user