summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index f0cdafa..f4c7001 100644
--- a/.envrc
+++ b/.envrc
@@ -1 +1,2 @@
-export GUILE_LOAD_PATH=.
+export GUILE_LOAD_PATH=$PWD
+export NIX_PATH=$PWD:$NIX_PATH