diff --git a/modules/hosts/darwin/mightymac/home-gene.liverman.nix b/modules/hosts/darwin/mightymac/home-gene.liverman.nix index aa028c8..ab3c7ed 100644 --- a/modules/hosts/darwin/mightymac/home-gene.liverman.nix +++ b/modules/hosts/darwin/mightymac/home-gene.liverman.nix @@ -7,6 +7,10 @@ goPath = "go"; }; k9s.enable = true; + zellij = { + enable = true; + enableZshIntegration = true; + }; }; sops = {