mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-07-08 07:45:20 +02:00
avahi fix2
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ networking.firewall.allowPing = true;
|
||||
|
||||
|
||||
|
||||
services.avahi.openfirewall = true;
|
||||
#services.avahi.openfirewall = true;
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
|
||||
Reference in New Issue
Block a user