diff options
| author | adikro <adikro@disroot.org> | 2026-04-04 15:19:42 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-04 15:19:42 +0200 |
| commit | 156b4f2c45321bd6cbb63097105c31baa955bfc6 (patch) | |
| tree | cc639e5a8f3e2859db46f41c28747bb162f7a4ba /hm/soft/media.nix | |
| parent | 4ff17027412da68da76a988f3d4d6d633e2ebb91 (diff) | |
moving away from home manager
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 |
