From 6d8a10bc1ef5324bc705fb1ea2b90fb534fc5e01 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Thu, 30 Nov 2023 13:25:05 +0100 Subject: [PATCH] . --- config.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.scm b/config.scm index 928f0fd..b446549 100644 --- a/config.scm +++ b/config.scm @@ -40,11 +40,11 @@ (targets '("/boot/efi")) (keyboard-layout keyboard-layout))) - #~(call-with-input-file "/etc/config.scm" + ,(call-with-input-file "/etc/config.scm" (lambda (port) (read port) (read port) - #$(last-pair (read-port)))) + (last-pair (read-port)))) #;(file-systems (cons* (file-system