[zix790prors] Add printing

This commit is contained in:
2025-08-25 07:56:59 -07:00
parent 6d5eadcf6a
commit 878962ad41

View File

@@ -26,6 +26,7 @@ with lib;
wayland = true; wayland = true;
}; };
nfs-mounts.enable = true; nfs-mounts.enable = true;
printing.enable = true;
users.enable = true; users.enable = true;
virtualisation.enable = true; virtualisation.enable = true;
}; };