forked from lix-project/lix
parent
983220bcd4
commit
09eb230900
|
@ -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"
|
||||||
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh" # test idempotency
|
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh" # test idempotency
|
||||||
|
|
||||||
[ -e $home/.nix-profile ]
|
[ -L $home/.nix-profile ]
|
||||||
[ -e $home/.nix-channels ]
|
[ -e $home/.nix-channels ]
|
||||||
|
|
Loading…
Reference in a new issue