cups: Disable tintenpisser

This commit is contained in:
Simon Bruder 2020-10-24 13:34:07 +02:00
parent 44aa1d363f
commit 8e786cbe9b
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -22,14 +22,15 @@ in
PageSize = "A4"; PageSize = "A4";
}; };
} }
{ # printer is broken and makes systemd unit fail
name = "tintenpisser"; #{
deviceUri = "ipp://tintenpisser.home.sbruder.de:631/ipp/print"; # name = "tintenpisser";
model = "everywhere"; # deviceUri = "ipp://tintenpisser.home.sbruder.de:631/ipp/print";
ppdOptions = { # model = "everywhere";
PageSize = "A4"; # ppdOptions = {
}; # PageSize = "A4";
} # };
#}
{ {
name = "ich_drucke_nicht"; name = "ich_drucke_nicht";
deviceUri = "socket://192.168.178.26"; deviceUri = "socket://192.168.178.26";