From f4845a8f7f99ffc8ad7b4f81e0744bf7824cfb80 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Sun, 14 Jun 2020 12:41:00 -0600 Subject: [PATCH] graphical: fix sddm without having to use plasma5 --- profiles/graphical/default.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/graphical/default.nix b/profiles/graphical/default.nix index a8db19b..88ed480 100644 --- a/profiles/graphical/default.nix +++ b/profiles/graphical/default.nix @@ -43,6 +43,10 @@ in { feh ffmpeg-full firefox + libsForQt5.plasma-framework + libsForQt5.kdeclarative + qt5.qtgraphicaleffects + plasma-workspace gnome3.adwaita-icon-theme gnome-themes-extra imagemagick @@ -61,8 +65,6 @@ in { services.xserver = { enable = true; - desktopManager.plasma5.enable = true; - libinput.enable = true; displayManager.sddm = {