Skip to content

Commit 6c7607c

Browse files
committed
cups remove waiting for queue clear
1 parent f79e289 commit 6c7607c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/printhost/cups.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ in
153153
154154
# ── Public Printers -------------─────────────────────────────────────
155155
lpadmin -p OCF-BW \
156-
-v ipp://localhost/classes/OCF-BW-Group \
156+
-v "ipp://localhost/classes/OCF-BW-Group?waitjob=false&waitprinter=false" \
157157
-P ${hpPpd} \
158158
-D "OCF Black & White" -L "OCF lab" \
159159
-E -o printer-is-shared=true -o Duplex=DuplexNoTumble

0 commit comments

Comments
 (0)