From d9ee275c03ffb9affe46b431aa8392a87fdf64b4 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 20 Jul 2023 16:31:43 +0300 Subject: [PATCH] enable dwm --- 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 92191bac..3b560709 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,10 +16,10 @@ desktop = { kitty.enable = true; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; - dwm.enable = false; + dwm.enable = true; kde.enable = false; dunst.enable = true; browsers = {