From 08effcb0106cdf885c2154c968be4c5d18b66d96 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 19 Feb 2025 07:36:51 -0300 Subject: etc/guix/home.scm: Add trailing newline to .profile string --- etc/guix/home.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 8eb4c11..26a688c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -535,7 +535,8 @@ (format #f #"- export XDG_PREFIX="~a" - . "$XDG_CONFIG_HOME"/sh/rc"# + . "$XDG_CONFIG_HOME"/sh/rc + "# xdg-prefix)))) (service home-mcron-service-type (home-mcron-configuration -- cgit v1.2.3