diff --git a/modules/hosts/darwin/mightymac/home-gene.liverman.nix b/modules/hosts/darwin/mightymac/home-gene.liverman.nix index 90b7af7..163b576 100644 --- a/modules/hosts/darwin/mightymac/home-gene.liverman.nix +++ b/modules/hosts/darwin/mightymac/home-gene.liverman.nix @@ -7,11 +7,6 @@ goPath = "go"; }; k9s.enable = true; - zsh = { - initExtra = '' - eval $(brew shellenv) - ''; - }; }; sops = {