ensure printers
This commit is contained in:
@@ -11,18 +11,14 @@ in {
|
||||
ensureDefaultPrinter = "Cloonar";
|
||||
ensurePrinters = [
|
||||
{
|
||||
name = "Office";
|
||||
deviceUri = "ipp://mercury.epicenter.intra/ipp/printer";
|
||||
name = "epicenter.works";
|
||||
deviceUri = "ipp://mercury.epicenter.intra/ipp/print";
|
||||
model = "everywhere";
|
||||
description = "Brother";
|
||||
location = "Office";
|
||||
}
|
||||
{
|
||||
name = "Cloonar";
|
||||
deviceUri = "ipp://brn30055c566237.cloonar.multimedia/ipp/print";
|
||||
model = "everywhere";
|
||||
description = "Brother HL-L2360D";
|
||||
location = "Office";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user