Reenable gimp and epson-escpr

This commit is contained in:
JuliusFreudenberger 2025-02-06 14:46:41 +02:00
parent 298978c053
commit 721ce3c069
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
...
}: {
environment.systemPackages = with pkgs; [
#gimp-with-plugins
gimp-with-plugins
inkscape-with-extensions
darktable
hugin

View file

@ -24,7 +24,7 @@
enable = true;
drivers = with pkgs; [
gutenprint
#epson-escpr
epson-escpr
epson-escpr2
];
};