From 0aa5bdbadf4bf2a12c9ca787a4b3327416878675 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:08:22 +0300 Subject: [PATCH] whoops --- 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 82629322..d2c14ea1 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -15,7 +15,7 @@ desktop = { kitty.enable = true; xmonad.enable = false; - awesome.enable = true; + awesome.enable = false; dwm = { enable = true; dwmblocks.enable = true;