summaryrefslogtreecommitdiff
path: root/hm/soft/media.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/media.nix')
-rw-r--r--hm/soft/media.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hm/soft/media.nix b/hm/soft/media.nix
index b330908..0d18595 100644
--- a/hm/soft/media.nix
+++ b/hm/soft/media.nix
@@ -6,6 +6,9 @@ in
options.hm.soft.media.enable = lib.mkEnableOption "media cli tools";
config = lib.mkIf cfg.enable {
home.packages = with pkgs; [
+ gimp
+ zathura
+ pinta
ffmpeg
imagemagick
syncplay-nogui