From ba51d8509f78361f3049900861f492e100116a8c Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 22 Oct 2024 12:21:31 +0300 Subject: . --- home/profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'home/profile') 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 -- cgit v1.2.3