fix print not detecting printers

This commit is contained in:
kenji
2025-12-13 09:42:34 -06:00
parent e914ffd552
commit a8f6af8fc9
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -165,5 +165,10 @@
};
pulse.enable = true;
};
avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
};
}