We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79e289 commit 6c7607cCopy full SHA for 6c7607c
1 file changed
modules/printhost/cups.nix
@@ -153,7 +153,7 @@ in
153
154
# ── Public Printers -------------─────────────────────────────────────
155
lpadmin -p OCF-BW \
156
- -v ipp://localhost/classes/OCF-BW-Group \
+ -v "ipp://localhost/classes/OCF-BW-Group?waitjob=false&waitprinter=false" \
157
-P ${hpPpd} \
158
-D "OCF Black & White" -L "OCF lab" \
159
-E -o printer-is-shared=true -o Duplex=DuplexNoTumble
0 commit comments