operating-systems: buer: Move thinkfan-service to the power management section

pull/1/head
Luis Guilherme Coelho 2023-12-29 11:06:23 -03:00
parent 227b2931aa
commit d68242458f
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 4 additions and 6 deletions

View File

@ -239,6 +239,10 @@
(nmi-watchdog? #t)
(start-charge-thresh-bat0 70)
(stop-charge-thresh-bat0 90)))
(service thinkfan-service-type
(thinkfan-configuration
(thinkfan thinkfan-next)
(config-file file:thinkfan-config)))
(service thermald-service-type)
#|Memory management services|#
@ -247,12 +251,6 @@
(size "2G")
(compression-algorithm 'zstd)))
#|Thinkfan services|#
(service thinkfan-service-type
(thinkfan-configuration
(thinkfan thinkfan-next)
(config-file file:thinkfan-config)))
#|Doas configuration services|#
(simple-service 'miscellaneous-permissions doas-service-type
(list (permit (identity ":wheel")