From 6d064d4f0e05123b14973164a094ef125830887f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 4 Feb 2024 12:58:32 +0400 Subject: [PATCH] gonna just build the output and not switch --- hosts/sakotop/configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index e954ebac..59c42212 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -22,9 +22,10 @@ kitty.enable = true; xmonad.enable = false; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; + exwm.enable = true; picom.enable = true; dunst.enable = true; browsers = {