Open ports for avahi
This commit is contained in:
parent
c3b1a294ae
commit
b46edde9bf
|
@ -27,13 +27,11 @@ in {
|
|||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
openFirewall = true;
|
||||
publish = {
|
||||
enable = true;
|
||||
userServices = true;
|
||||
domain = true;
|
||||
workstation = true;
|
||||
};
|
||||
reflector = true;
|
||||
};
|
||||
|
||||
# Dynamic DNS configuration
|
||||
|
|
Loading…
Reference in New Issue