Change avahi for printer to IPv6

This commit is contained in:
Vili Sinervä 2025-01-07 00:31:55 +02:00
parent 51adee6860
commit bb587b9c39
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -78,7 +78,7 @@ in
printing.enable = true;
avahi = {
enable = true;
nssmdns4 = true;
nssmdns6 = true;
openFirewall = true;
};
};