From c7e70d1c06071048fa628f7ca8abd4415d0bee4d Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sun, 8 May 2022 20:41:57 +0000 Subject: [PATCH] Update config-plasma.nix --- config-plasma.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config-plasma.nix b/config-plasma.nix index 8eae37e..5490ffc 100644 --- a/config-plasma.nix +++ b/config-plasma.nix @@ -61,6 +61,7 @@ libsForQt5.plasma-nm libsForQt5.plasma-pa libsForQt5.discover + libsForQt5.sddm thunderbird tilix ]; @@ -70,6 +71,7 @@ # Plasma services.xserver.enable = true; + services.xserver.displayManager.sddm.enable = true; services.xserver.desktopManager.plasma5.enable = true; # Enable Pipewire