chore: use default configuration for thinkfan-service in system declaration
parent
42bc929236
commit
bc1f72bd07
5
buer.scm
5
buer.scm
|
@ -235,10 +235,7 @@
|
||||||
(simple-service 'thinkfan-config etc-service-type
|
(simple-service 'thinkfan-config etc-service-type
|
||||||
`(("modprobe.d/thinkfan.conf" ,file:thinkfan-modprobe-config)
|
`(("modprobe.d/thinkfan.conf" ,file:thinkfan-modprobe-config)
|
||||||
("thinkfan.conf" ,file:thinkfan-config)))
|
("thinkfan.conf" ,file:thinkfan-config)))
|
||||||
(service thinkfan-service-type
|
(service thinkfan-service-type)
|
||||||
(thinkfan-configuration
|
|
||||||
(config-file file:thinkfan-config)
|
|
||||||
(respawn? #f)))
|
|
||||||
|
|
||||||
#|Doas configuration services|#
|
#|Doas configuration services|#
|
||||||
(simple-service 'miscellaneous-permissions doas-service-type
|
(simple-service 'miscellaneous-permissions doas-service-type
|
||||||
|
|
Loading…
Reference in New Issue