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
|
||||
`(("modprobe.d/thinkfan.conf" ,file:thinkfan-modprobe-config)
|
||||
("thinkfan.conf" ,file:thinkfan-config)))
|
||||
(service thinkfan-service-type
|
||||
(thinkfan-configuration
|
||||
(config-file file:thinkfan-config)
|
||||
(respawn? #f)))
|
||||
(service thinkfan-service-type)
|
||||
|
||||
#|Doas configuration services|#
|
||||
(simple-service 'miscellaneous-permissions doas-service-type
|
||||
|
|
Loading…
Reference in New Issue