From 5c4de5f1a5c6216eb6306975250448b3888b1679 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 21 Jul 2023 20:56:54 +0300 Subject: [PATCH] oh ok --- hosts/sakotop/configuration.nix | 1 - modules/desktop/default.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index ab0d1617..76d84518 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,7 +19,6 @@ enable = true; polybar.enable = true; }; - dwm.enable = false; kde.enable = false; dunst.enable = true; browsers = { diff --git a/modules/desktop/default.nix b/modules/desktop/default.nix index 5a0f5701..7e2f9e15 100644 --- a/modules/desktop/default.nix +++ b/modules/desktop/default.nix @@ -2,7 +2,6 @@ imports = [ ./kitty ./bspwm - ./dwm ./kde ./browsers ./apps