From 7670b2f3a1729305c85e4813ea73a35a24d39ceb Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Sun, 27 Jul 2025 16:08:35 +0200 Subject: [PATCH] merge: uxplay from main --- nixos/uxplay.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nixos/uxplay.nix b/nixos/uxplay.nix index e9612b0..3ae199f 100644 --- a/nixos/uxplay.nix +++ b/nixos/uxplay.nix @@ -4,10 +4,9 @@ # also see: 24_nix_uxplay for script { config, pkgs, ... }: - { services.avahi = { - nssmdns = true; + nssmdns4 = true; enable = true; publish = { enable = true;