diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 4108dc1f..80d09f4c 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,6 +19,7 @@ enable = true; polybar.enable = true; }; + kde.enable = true; dunst.enable = true; browsers = { qutebrowser.enable = true;