From 951664c4537d33e522939f6eb7d957912fa2aa9e Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Fri, 27 Dec 2024 20:38:48 -0600 Subject: system changes --- macos.local/.flake/home/core.nix.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'macos.local/.flake') diff --git a/macos.local/.flake/home/core.nix.org b/macos.local/.flake/home/core.nix.org index 4f0c7a9..7e997ef 100644 --- a/macos.local/.flake/home/core.nix.org +++ b/macos.local/.flake/home/core.nix.org @@ -30,9 +30,10 @@ Import a wallpaper to the path =~/.wallpaper=. Add Homebrew to the path along with standard =bin= directories. #+begin_src nix home.sessionPath = [ - "/opt/homebrew/bin" "$HOME/.local/bin" "/usr/local/bin" + "/opt/homebrew/bin" + "/opt/homebrew/opt/llvm/bin" ]; } #+end_src -- cgit v1.2.3