fix: thinkfan-modprobe-etc-service in (radix services linux) should be a procedure

pull/1/head
anemofilia 2023-09-25 15:48:16 -03:00
parent 0fe11402cc
commit cf66f73250
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
(plain-file "thinkfan.conf" (plain-file "thinkfan.conf"
"options thinkpad_acpi experimental=1 fan_control=1")) "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))) `(("modprobe.d/thinkfan.conf" ,thinkfan-modprobe-config)))
(define thinkfan-service-type (define thinkfan-service-type