From 55009fff4a33da501e8463a2e10e86d5805695ee Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 26 May 2026 19:33:28 +0200 Subject: [PATCH] fix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 65a237d..a9bf426 100644 --- a/configuration.nix +++ b/configuration.nix @@ -40,7 +40,7 @@ # Enable the X11 windowing system. services.xserver = { enable = true; - deskopManager.mate.enable = true; + desktopManager.mate.enable = true; }; # Configure keymap in X11