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