update printer shit

This commit is contained in:
krizej 2024-09-16 22:37:48 +02:00
parent a3d0f61343
commit d5c1600f3e

View file

@ -15,10 +15,11 @@ in {
ensurePrinters = [
{
name = "brother-dcp-1622we";
deviceUri = "dnssd://Brother%20DCP-1610W%20series._pdl-datastream._tcp.local/?uuid=e3248000-80ce-11db-8000-c894023b7db8";
deviceUri = "usb://Brother/DCP-1610W%20series?serial=E76029D2N155302";
model = "drv:///brlaser.drv/br1600.ppd";
ppdOptions = {
PageSize = "A4";
Resolution = "1200dpi";
};
}
];