aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/guix/home.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 6007978..38b6171 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -695,6 +695,7 @@ left it off the last time it was used.")
(hunspell-dictionary-utf8 "pt")
(hunspell-dictionary-utf8 "fr")
(hunspell-dictionary-utf8 "eo")
+ (hunspell-dictionary-utf8 "es")
(script "cronjob" (slurp (string-append (getenv "XDG_CONFIG_HOME")
"/sh/cronjob.sh"))))
work-packages))