radix/operating-systems/buer/files/thinkfan.scm

7 lines
151 B
Scheme

(define-module (buer files thinkfan)
#:use-module (gnu)
#:export (config))
(define config
(local-file "../../../files/thinkfan/thinkfan.conf"))