Add back avahi to desktop conf for printing

This commit is contained in:
Vili Sinervä 2025-01-01 18:54:19 +02:00
parent ff9c376e17
commit dc50201410
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

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