diff --git a/hosts/yodaTab/configuration.nix b/hosts/yodaTab/configuration.nix index b23e836..97cbc23 100644 --- a/hosts/yodaTab/configuration.nix +++ b/hosts/yodaTab/configuration.nix @@ -34,7 +34,7 @@ ../../modules/firefox.nix ../../modules/thunderbird.nix ../../modules/tor-browser.nix - #../../modules/digikam-rawtherapee-hugin.nix + #../../modules/digikam-rawtherapee-hugin-gimp.nix ../../modules/freetube.nix ../../modules/ghostwriter.nix ../../modules/print-and-scan.nix diff --git a/hosts/yodaTux/configuration.nix b/hosts/yodaTux/configuration.nix index a629824..22545c9 100644 --- a/hosts/yodaTux/configuration.nix +++ b/hosts/yodaTux/configuration.nix @@ -33,7 +33,7 @@ ../../modules/firefox.nix ../../modules/thunderbird.nix ../../modules/tor-browser.nix - ../../modules/digikam-rawtherapee-hugin.nix + ../../modules/digikam-rawtherapee-hugin-gimp.nix ../../modules/freetube.nix ../../modules/ghostwriter.nix ../../modules/print-and-scan.nix diff --git a/modules/digikam-rawtherapee-hugin.nix b/modules/digikam-rawtherapee-hugin-gimp.nix similarity index 83% rename from modules/digikam-rawtherapee-hugin.nix rename to modules/digikam-rawtherapee-hugin-gimp.nix index aff8a82..c1ad5c3 100644 --- a/modules/digikam-rawtherapee-hugin.nix +++ b/modules/digikam-rawtherapee-hugin-gimp.nix @@ -5,6 +5,7 @@ digikam # Photo organization rawtherapee # Edit RAW photos hugin # Stitch together panorama photos + gimp # Image Manipulation Program ]; }; }