From 0139d8098bc9e88090784c4f88820d42e6d117e5 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Thu, 10 Feb 2022 10:48:46 -0700 Subject: not so initial guix home/system initial addition As of today, I've been using guix system and home for about 3 weeks. The configuration is constantly evolving as I use it. Unlike the home-manager conversion of past, guix home adoption is happening much more slowly. Signed-off-by: Kenny Ballou --- .envrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index 051d09d2..1eda8c04 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,2 @@ -eval "$(lorri direnv)" +GUILE_LOAD_PATH=./:${GUILE_LOAD_PATH} +use guix --ad-hoc make man-db info-reader -- cgit v1.2.1