cups: Disable tintenpisser
This commit is contained in:
parent
44aa1d363f
commit
8e786cbe9b
|
@ -22,14 +22,15 @@ in
|
|||
PageSize = "A4";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "tintenpisser";
|
||||
deviceUri = "ipp://tintenpisser.home.sbruder.de:631/ipp/print";
|
||||
model = "everywhere";
|
||||
ppdOptions = {
|
||||
PageSize = "A4";
|
||||
};
|
||||
}
|
||||
# printer is broken and makes systemd unit fail
|
||||
#{
|
||||
# name = "tintenpisser";
|
||||
# deviceUri = "ipp://tintenpisser.home.sbruder.de:631/ipp/print";
|
||||
# model = "everywhere";
|
||||
# ppdOptions = {
|
||||
# PageSize = "A4";
|
||||
# };
|
||||
#}
|
||||
{
|
||||
name = "ich_drucke_nicht";
|
||||
deviceUri = "socket://192.168.178.26";
|
||||
|
|
Loading…
Reference in a new issue