Infini-FRAMEWORK: add remote receipt printer
This commit is contained in:
parent
0ae2647de7
commit
f671ab914d
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@
|
|||
deviceUri = "usb://EPSON/TM-m30II-NT?serial=5839394D0032780000";
|
||||
model = "tm-m30-rastertotmt.ppd.gz";
|
||||
}
|
||||
{
|
||||
name = "EPSON-TM-m30-remote";
|
||||
deviceUri = "ipp://100.101.102.18/printers/EPSON-TM-m30";
|
||||
model = "raw";
|
||||
}
|
||||
];
|
||||
|
||||
services.fwupd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue