Skip to content
Snippets Groups Projects
Commit 09eb2309 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files
parent 983220bc
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ mkdir -p $home
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh"
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh" # test idempotency
[ -e $home/.nix-profile ]
[ -L $home/.nix-profile ]
[ -e $home/.nix-channels ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment