diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index a2646b61..5024b761 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,7 +20,7 @@ polybar.enable = true; }; dwm.enable = true; - kde.enable = true; + kde.enable = false; dunst.enable = true; browsers = { qutebrowser.enable = true;