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

8 lines
162 B
Scheme

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