global/printing: make receipt printer globally available
This commit is contained in:
parent
c7c55dca44
commit
f1c0ddea5a
3 changed files with 5 additions and 16 deletions
|
@ -197,12 +197,4 @@
|
|||
];
|
||||
|
||||
services.printing.enable = true;
|
||||
|
||||
hardware.printers.ensurePrinters = [
|
||||
{
|
||||
name = "EPSON-TM-m30-remote";
|
||||
deviceUri = "ipp://100.101.102.18/printers/EPSON-TM-m30";
|
||||
model = "raw";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue