From d36b73dbb51cba8380293d19322b249476c36127 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 15 May 2022 19:23:02 -0300 Subject: etc/guix/system.scm: Remove duplicate FIXME marker from curth0 It is already present on the GUILE_LOAD_PATH hack in etc/bash/rc. --- etc/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 73a5ae8..e4627cc 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -1,5 +1,5 @@ (use-modules - (curth0) ;; FIXME: properly install this + (curth0) (ice-9 rdelim) (gnu bootloader) (gnu bootloader grub) -- cgit v1.2.3