From b158ca31c296f28f09a0a6bc4d329e64243e5860 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 15 May 2022 19:22:09 -0300 Subject: etc/guix/home.scm: Move FIXME marker to TODOs.md --- etc/guix/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 4820850..f0f9f92 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -81,7 +81,7 @@ (define mpv-with-options (with-options mpv "mpv" (string-append "--script=" - (getenv "HOME") ;; (getenv "GUIX_PROFILE") ;; FIXME + (getenv "HOME") "/.guix-home/profile/lib/mpris.so"))) (define openssh-with-options -- cgit v1.2.3