fix printing lmao

This commit is contained in:
Schrottkatze 2025-03-21 13:42:18 +01:00
commit 2da9d27e54
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -8,6 +8,7 @@
./dm.nix ./dm.nix
./tlp.nix ./tlp.nix
./locale.nix ./locale.nix
./printing.nix
]; ];
services.flatpak.enable = true; services.flatpak.enable = true;
security.polkit.enable = true; security.polkit.enable = true;

View file

@ -11,10 +11,9 @@
ptouch-driver ptouch-driver
epsonscan2 epsonscan2
epson-escpr epson-escpr
epson-inkjet-printer-escpr2 epson-escpr2
epson_201207w epson_201207w
epson-alc1100 epson-alc1100
epson
]; ];
}; };
} }