From c0ba7a40f4f38b5d87ef4b25cb1cf04699d92cfc Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:25:33 +0300 Subject: [PATCH] kde --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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;