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:
Simon Bruder 2024-10-08 22:31:55 +02:00
parent 733188ec5f
commit 7b7b4fb0ee
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -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";
}
];
})
];