diff --git a/modules/neovim.nix b/modules/neovim.nix index d2a0226..ae79e34 100644 --- a/modules/neovim.nix +++ b/modules/neovim.nix @@ -258,7 +258,7 @@ web-devicons.enable = true; lean = { - enable = true; + enable = false; }; }; opts = { diff --git a/yadunut-mbp/home.nix b/yadunut-mbp/home.nix index aca3d89..901bfc0 100644 --- a/yadunut-mbp/home.nix +++ b/yadunut-mbp/home.nix @@ -83,6 +83,7 @@ home.sessionPath = [ "$ANDROID_HOME/emulator" "$ANDROID_HOME/platform-tools" + "/opt/homebrew/bin" ]; programs.zsh.shellAliases = {