Reenable gimp and epson-escpr
This commit is contained in:
parent
298978c053
commit
721ce3c069
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
#gimp-with-plugins
|
||||
gimp-with-plugins
|
||||
inkscape-with-extensions
|
||||
darktable
|
||||
hugin
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
enable = true;
|
||||
drivers = with pkgs; [
|
||||
gutenprint
|
||||
#epson-escpr
|
||||
epson-escpr
|
||||
epson-escpr2
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue