cups: Statically add bro
Dynamic resolution often fails or at least takes a long time (for reasons I can’t comprehend).
This commit is contained in:
parent
733188ec5f
commit
7b7b4fb0ee
|
@ -52,6 +52,12 @@ in
|
|||
deviceUri = "ipps://fuuko.lan.shinonome-lab.de:631/printers/etikettierviech";
|
||||
description = "SII SLP 650";
|
||||
}
|
||||
{
|
||||
name = "bro";
|
||||
model = "everywhere";
|
||||
deviceUri = "ipps://bro.printer.shinonome-lab.de";
|
||||
description = "brother DCP-L2660DW";
|
||||
}
|
||||
];
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue