From f8223622fed02aef1075d41e4dba090df81bf6c1 Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 3 Apr 2026 18:17:46 +0530 Subject: YEP. --- common/modules/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common/modules/default.nix') diff --git a/common/modules/default.nix b/common/modules/default.nix index bd9b4d6..d093757 100644 --- a/common/modules/default.nix +++ b/common/modules/default.nix @@ -10,8 +10,7 @@ let }; modules = { mango = import ./mango args; - dwm = import ./dwm args; - bspwm = import ./bspwm args; + x11 = import ./x11 args; terminal = import ./terminal args; beevim = import ./beevim args; matugen = import ./matugen args; -- cgit v1.3.1