diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 10c1efd..829942d 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -6,11 +6,12 @@ ;; See the "Replicating Guix" section in the manual. (use-modules - (gnu home) (gnu packages) + (gnu packages gnupg) (gnu services) (guix gexp) (guix channels) + (gnu home) (gnu home services) (gnu home services dict) (gnu home services gnupg)