summary refs log tree commit diff stats
path: root/system/settings/services/zeroconf.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/services/zeroconf.nix')
-rw-r--r--system/settings/services/zeroconf.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/services/zeroconf.nix b/system/settings/services/zeroconf.nix
index 70b70b20..ec917391 100644
--- a/system/settings/services/zeroconf.nix
+++ b/system/settings/services/zeroconf.nix
@@ -5,7 +5,7 @@
 }: {
   services.avahi = {
     enable = true;
-    nssmdns = true;
+    nssmdns4 = true;
     ipv6 = true;
     publish = {
       enable = true;