From a6892e168303d3466b4bb41124372a81ffa55f0c Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Mon, 25 Dec 2023 22:22:19 -0300 Subject: [PATCH] operating-systems: buer: Adapt thinkfan-service configuration to recent changes --- buer.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buer.scm b/buer.scm index a636250..b4653a4 100644 --- a/buer.scm +++ b/buer.scm @@ -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