macOS 15 fix for PATH

This commit is contained in:
Sridhar Ratnakumar 2024-06-12 00:06:29 -04:00
parent f1e560296d
commit 535b125ef8
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
];
envExtra = ''
export PATH=/etc/profiles/per-user/$USER/bin:/run/current-system/sw/bin/:/usr/local/bin:$PATH
export PATH=/etc/profiles/per-user/$USER/bin:/nix/var/nix/profiles/system/sw/bin:/usr/local/bin:$PATH
# Because, adding it in .ssh/config is not enough.
# cf. https://developer.1password.com/docs/ssh/get-started#step-4-configure-your-ssh-or-git-client