chore: use default configuration for thinkfan-service in system declaration

pull/1/head
anemofilia 2023-09-25 03:32:28 -03:00
parent 42bc929236
commit bc1f72bd07
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 4 deletions

View File

@ -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