diff --git a/home-manager/shared/shell/zellij.nix b/home-manager/shared/shell/zellij.nix index 00829e3..9ee6d6b 100644 --- a/home-manager/shared/shell/zellij.nix +++ b/home-manager/shared/shell/zellij.nix @@ -1,4 +1,11 @@ -{lib, ...}: { +{ + lib, + pkgs, + ... +}: { + home.packages = with pkgs; [ + zjstatus + ]; programs.zellij = { # This autostarts zellij on zsh start # TODO find specific settings for vscode to avoid