operating-systems: buer: Adapt thinkfan-service configuration to recent changes

pull/1/head
Luis Guilherme Coelho 2023-12-25 22:22:19 -03:00
parent 5814fb56bc
commit a6892e1683
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 3 additions and 3 deletions

View File

@ -247,9 +247,9 @@
(compression-algorithm 'zstd)))
#|Thinkfan services|#
(simple-service 'thinkfan-config etc-service-type
`(("thinkfan.conf" ,file:thinkfan-config)))
(service thinkfan-service-type)
(service thinkfan-service-type
(thinkfan-configuration
(config-file file:thinkfan-config)))
#|Doas configuration services|#
(simple-service 'miscellaneous-permissions doas-service-type