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";
|
ensureDefaultPrinter = "Cloonar";
|
||||||
ensurePrinters = [
|
ensurePrinters = [
|
||||||
{
|
{
|
||||||
name = "Office";
|
name = "epicenter.works";
|
||||||
deviceUri = "ipp://mercury.epicenter.intra/ipp/printer";
|
deviceUri = "ipp://mercury.epicenter.intra/ipp/print";
|
||||||
model = "everywhere";
|
model = "everywhere";
|
||||||
description = "Brother";
|
|
||||||
location = "Office";
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Cloonar";
|
name = "Cloonar";
|
||||||
deviceUri = "ipp://brn30055c566237.cloonar.multimedia/ipp/print";
|
deviceUri = "ipp://brn30055c566237.cloonar.multimedia/ipp/print";
|
||||||
model = "everywhere";
|
model = "everywhere";
|
||||||
description = "Brother HL-L2360D";
|
|
||||||
location = "Office";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue