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