summaryrefslogtreecommitdiff
path: root/guix/rde/.envrc
blob: 50edec879eebb0235b87cb8a487b4ed8035d10d7 (plain)
1
2
GUIX_PROFILE=target/profiles/guix
if [ -f $GUIX_PROFILE/etc/profile ]; then source $GUIX_PROFILE/etc/profile; fi