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; [
|
environment.systemPackages = with pkgs; [
|
||||||
#gimp-with-plugins
|
gimp-with-plugins
|
||||||
inkscape-with-extensions
|
inkscape-with-extensions
|
||||||
darktable
|
darktable
|
||||||
hugin
|
hugin
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = with pkgs; [
|
drivers = with pkgs; [
|
||||||
gutenprint
|
gutenprint
|
||||||
#epson-escpr
|
epson-escpr
|
||||||
epson-escpr2
|
epson-escpr2
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue