dotfiles/.config/guix/manifests/system.scm

9 lines
172 B
Scheme

;; [[file:../../../Guix.org::*Manifests][Manifests:3]]
(specifications->manifest
'(
"zlib"
"glibc"
"patchelf"
"python"
"openvpn"))
;; Manifests:3 ends here