Fix (radix services linux) exported variables
parent
ae78b9eb0b
commit
7af23ec49b
|
@ -5,8 +5,7 @@
|
||||||
#:use-module (gnu services shepherd)
|
#:use-module (gnu services shepherd)
|
||||||
#:use-module (guix gexp)
|
#:use-module (guix gexp)
|
||||||
#:use-module (guix records)
|
#:use-module (guix records)
|
||||||
#:export (<thinkfan-configuration>
|
#:export (thinkfan-configuration
|
||||||
thinkfan-configuration
|
|
||||||
make-thinkfan-configuration
|
make-thinkfan-configuration
|
||||||
thinkfan-configuration?
|
thinkfan-configuration?
|
||||||
thinkfan-shepherd-service
|
thinkfan-shepherd-service
|
||||||
|
|
Loading…
Reference in New Issue