From 0253f2cd20a273793259da0f4795177665369a90 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:01:47 +0400 Subject: [PATCH] something in my head.. --- hosts/sakotop/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 = {