From cf66f7325032330a4900e983810e9a93ca5bab2c Mon Sep 17 00:00:00 2001 From: anemofilia Date: Mon, 25 Sep 2023 15:48:16 -0300 Subject: [PATCH] fix: thinkfan-modprobe-etc-service in (radix services linux) should be a procedure --- modules/radix/services/linux.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/radix/services/linux.scm b/modules/radix/services/linux.scm index c9496a4..1693734 100644 --- a/modules/radix/services/linux.scm +++ b/modules/radix/services/linux.scm @@ -57,7 +57,7 @@ (plain-file "thinkfan.conf" "options thinkpad_acpi experimental=1 fan_control=1")) -(define thinkfan-modprobe-etc-service +(define (thinkfan-modprobe-etc-service config) `(("modprobe.d/thinkfan.conf" ,thinkfan-modprobe-config))) (define thinkfan-service-type