From 3f841cb9bac2fd2636b45cc0f25644f849fa055e Mon Sep 17 00:00:00 2001 From: Zoty Date: Sat, 28 Mar 2026 14:04:02 -0300 Subject: [PATCH] feat: add stremio --- modules/_home/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/_home/default.nix b/modules/_home/default.nix index d59a854..9755b9b 100644 --- a/modules/_home/default.nix +++ b/modules/_home/default.nix @@ -2,6 +2,7 @@ home.packages = with pkgs; [ firefox discord + stremio-linux-shell ]; home.sessionVariables = {