.
This commit is contained in:
parent
ebb8333780
commit
19d15ebf4d
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue