From a535cd6bc92a211982d7627881f89f4c93256f72 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:33:59 +0300 Subject: [PATCH] why are there two --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index a9f38043..13184945 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,7 +19,7 @@ modules = { desktop = { kitty.enable = true; - dwm.enable = true; + dwm.enable = false; bspwm.enable = true; picom.enable = false; gnome.enable = false;