aboutsummaryrefslogtreecommitdiff
path: root/before
diff options
context:
space:
mode:
Diffstat (limited to 'before')
-rwxr-xr-xbefore2
1 files changed, 1 insertions, 1 deletions
diff --git a/before b/before
index 374ddd4..5738c9e 100755
--- a/before
+++ b/before
@@ -1,7 +1,7 @@
#!/bin/sh
set -eu
-PATH="${PATH}:/run/current-system/profile/bin:/run/current-system/profile/sbin"
+export PATH="${PATH}:/run/current-system/profile/bin:/run/current-system/profile/sbin"
GUIX_PROFILE="/var/lib/laminar/.config/guix/current"
. "$GUIX_PROFILE/etc/profile"