summaryrefslogtreecommitdiff
path: root/systems/ayase/system-configuration.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/ayase/system-configuration.scm')
-rw-r--r--systems/ayase/system-configuration.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/ayase/system-configuration.scm b/systems/ayase/system-configuration.scm
index 2ed20d5..ab63c06 100644
--- a/systems/ayase/system-configuration.scm
+++ b/systems/ayase/system-configuration.scm
@@ -43,7 +43,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)