diff options
Diffstat (limited to 'hm/soft/media.nix')
| -rw-r--r-- | hm/soft/media.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soft/media.nix b/hm/soft/media.nix index de70715..350517b 100644 --- a/hm/soft/media.nix +++ b/hm/soft/media.nix @@ -11,6 +11,7 @@ in options.hm.soft.media.enable = lib.mkEnableOption "media cli tools"; config = lib.mkIf cfg.enable { home.packages = with pkgs; [ + stremio-linux-shell czkawka nsxiv pinta |
