diff options
Diffstat (limited to 'systems/ayase/guix-ayase.org')
-rw-r--r-- | systems/ayase/guix-ayase.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/ayase/guix-ayase.org b/systems/ayase/guix-ayase.org index c249473..40a1dc9 100644 --- a/systems/ayase/guix-ayase.org +++ b/systems/ayase/guix-ayase.org @@ -53,7 +53,7 @@ (define system-packages (list (specification->package "emacs") (specification->package "emacs-exwm") - (specification->package "emacs-desktop-enfironment"))) + (specification->package "emacs-desktop-environment"))) (define system-services (list (service openssh-service-type) |