summaryrefslogtreecommitdiff
path: root/home/profile
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-10-22 12:21:31 +0300
committerMarc Coquand <marc@mccd.space>2024-10-22 12:21:31 +0300
commitba51d8509f78361f3049900861f492e100116a8c (patch)
tree1e408ed789ecd8f3761ab9b4aa88b42e1af507f1 /home/profile
parent9fa6862f443b66c01895c3199502e4f628e4f69b (diff)
downloadguix-main.tar.gz
guix-main.tar.bz2
guix-main.zip
Diffstat (limited to '')
-rw-r--r--home/profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/home/profile b/home/profile
index b8fa27f..f81bc8a 100644
--- a/home/profile
+++ b/home/profile
@@ -14,5 +14,6 @@ export HISTSIZE=65535
export HISTFILE=$HOME/.history
export STITCH_DIRECTORY=/home/mccd/notes
export STITCH_GREP_CMD=ugrep
-
-
+export GUIX_PROFILE="/home/mccd/.guix-profile"
+. "$GUIX_PROFILE/etc/profile"
+source /run/current-system/profile/etc/profile.d/nix.sh