diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index e0dbca2b..fe29e08b 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -15,10 +15,6 @@ modules = { desktop = { kitty.enable = true; - dwm = { - enable = false; - dwmblocks.enable = false; - }; hyprland.enable = false; xmonad.enable = true; kde.enable = false;