mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
added missing ppd file
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
7c5e24e0ad
commit
7cd260f526
1832
machine/stel-xps/ppds/Ricoh/ricoh-sp-4510d.ppd
Normal file
1832
machine/stel-xps/ppds/Ricoh/ricoh-sp-4510d.ppd
Normal file
File diff suppressed because it is too large
Load Diff
@ -23,6 +23,22 @@
|
||||
Duplex = "DuplexNoTumble";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "A4";
|
||||
location = "APB/3014";
|
||||
description = "HP Laserjet 9040";
|
||||
deviceUri = "socket://a4.tcs.inf.tu-dresden.de";
|
||||
model = "HP/hp-laserjet_9040-ps.ppd.gz";
|
||||
ppdOptions = {
|
||||
PageSize = "A4";
|
||||
HPOption_Tray1 = "True";
|
||||
HPOption_Duplexer = "True";
|
||||
InstalledMemory = "128-255MB";
|
||||
MediaType = "Plain";
|
||||
Duplex = "DuplexNoTumble";
|
||||
Collate = "True";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "ricoh";
|
||||
location = "APB/3014";
|
||||
@ -50,21 +66,5 @@
|
||||
RIPostScript = "Adobe";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "A4";
|
||||
location = "APB/3014";
|
||||
description = "HP Laserjet 9040";
|
||||
deviceUri = "socket://a4.tcs.inf.tu-dresden.de";
|
||||
model = "HP/hp-laserjet_9040-ps.ppd.gz";
|
||||
ppdOptions = {
|
||||
PageSize = "A4";
|
||||
HPOption_Tray1 = "True";
|
||||
HPOption_Duplexer = "True";
|
||||
InstalledMemory = "128-255MB";
|
||||
MediaType = "Plain";
|
||||
Duplex = "DuplexNoTumble";
|
||||
Collate = "True";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user