hosts/hyacinth: init printing
This commit is contained in:
parent
db6428adb1
commit
458a59cd6d
3 changed files with 78 additions and 0 deletions
|
|
@ -51,4 +51,6 @@
|
|||
services.flatpak.enable = true;
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
services.printing.enable = true;
|
||||
services.printing.drivers = [ pkgs.epson-escpr pkgs.me.epson-201112j ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue