fix: thinkfan-modprobe-etc-service in (radix services linux) should be a procedure
parent
0fe11402cc
commit
cf66f73250
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue