Test removing Avahi from desktop conf (want to try mDNS via resolved)

This commit is contained in:
Vili Sinervä 2024-12-21 14:22:05 +02:00
parent 814c9cb1e3
commit 701e522975
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -76,11 +76,6 @@ in
};
printing.enable = true;
avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
};
services.pipewire.enable = false;