From cf72eb442153f7751caab871c859571e64c999de Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 2 Dec 2022 18:25:05 -0300 Subject: etc/guix/home.scm: Remove unused (xdg-config-home ...) function --- etc/guix/home.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc') diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 5549a66..7b6cd1b 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -112,9 +112,6 @@ ANSI Common Lisp standard."#) (license licenses:public-domain))) -(define (xdg-config-home s) - (string-append (getenv "XDG_CONFIG_HOME") "/" s)) - (define (slurp name) (string-trim-both (call-with-input-file -- cgit v1.2.3