(define-module (radio files git) #:use-module (gnu) #:export (config)) (define config (local-file "../../../files/git" #:recursive? #t))