From 827307aa1a13609cad351cabe09fe714f7e46625 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Tue, 27 Aug 2024 14:38:20 -0400 Subject: [PATCH] The uhh the uhngm m --- configuration.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index 6852467..1bbbeef 100644 --- a/configuration.nix +++ b/configuration.nix @@ -46,10 +46,8 @@ in }; # Enable the LXQT Desktop Environment. - displayManager = { - lightdm.enable = true; - lxqt.enable = true; - }; + displayManager.lightdm.enable = true; + desktopManager.lxqt.enable = true; }; # Printer Stuff (FUCK HP!)