mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Create a more abrangent module (buer files), instead of relying in (buer files application-name)
parent
0c8385fa8f
commit
6b6ee80ef4
|
@ -1,8 +1,8 @@
|
||||||
(define-module (buer files thinkfan)
|
(define-module (buer files)
|
||||||
#:use-module (gnu)
|
#:use-module (gnu)
|
||||||
#:export (config))
|
#:export (thinkfan-config))
|
||||||
|
|
||||||
(define config
|
(define thinkfan-config
|
||||||
(plain-file "thinkfan.conf"
|
(plain-file "thinkfan.conf"
|
||||||
"\
|
"\
|
||||||
fans:
|
fans:
|
Loading…
Reference in New Issue