This commit is contained in:
Daniel Ziltener 2023-11-28 23:57:58 +01:00
parent ebb8333780
commit 19d15ebf4d
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -6,11 +6,12 @@
;; See the "Replicating Guix" section in the manual. ;; See the "Replicating Guix" section in the manual.
(use-modules (use-modules
(gnu home)
(gnu packages) (gnu packages)
(gnu packages gnupg)
(gnu services) (gnu services)
(guix gexp) (guix gexp)
(guix channels) (guix channels)
(gnu home)
(gnu home services) (gnu home services)
(gnu home services dict) (gnu home services dict)
(gnu home services gnupg) (gnu home services gnupg)