From 415f9f859e5ee48bd7e28468b95cd3fadba33f7e Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 3 Apr 2026 03:27:14 +0530 Subject: add bspwm and polybar ( kinda ) --- common/modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common/modules/default.nix') diff --git a/common/modules/default.nix b/common/modules/default.nix index 377ebb1..bd9b4d6 100644 --- a/common/modules/default.nix +++ b/common/modules/default.nix @@ -11,6 +11,7 @@ let modules = { mango = import ./mango args; dwm = import ./dwm args; + bspwm = import ./bspwm args; terminal = import ./terminal args; beevim = import ./beevim args; matugen = import ./matugen args; -- cgit v1.3.1