dotfiles/shell/nix
2020-12-21 18:28:06 +01:00

5 lines
267 B
Text
Executable file

if [ -e /Users/lloeki/.nix-profile/etc/profile.d/nix.sh ]; then . /Users/lloeki/.nix-profile/etc/profile.d/nix.sh; fi
#if [[ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]]; then
# . '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
#fi