fix: Add nix-darwin source
This commit is contained in:
parent
345742d9f5
commit
2dadc90879
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -11,6 +11,8 @@ trypath() {
|
|||
}
|
||||
|
||||
trysource '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
|
||||
# Darwin-nix path
|
||||
trypath /run/current-system/sw/bin
|
||||
trysource ${HOME}/.nix-profile/etc/profile.d/nix.sh
|
||||
# Nix home-manager
|
||||
trysource ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue