moved ratchet to zfs and added cups

This commit is contained in:
yaroslav
2025-09-21 15:18:26 +03:00
parent 77b7c4b8bc
commit 5ee1c5cdd9
3 changed files with 15 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
{ ... }:
{
services.printing.enable = true;
services.avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
}