ensure printers
This commit is contained in:
parent
b4c9ff653a
commit
f8cc06cb6a
1 changed files with 2 additions and 6 deletions
|
|
@ -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";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue