diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 12cc5e62..2ef8bab4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,11 +19,11 @@ modules = { desktop = { kitty.enable = true; - awesome.enable = false; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; + hyprland.enable = true; picom.enable = true; dunst.enable = true; browsers = {