summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorbrustybee <beebeeb5k@gmail.com>2026-04-03 03:27:14 +0530
committerbrustybee <beebeeb5k@gmail.com>2026-04-03 03:27:14 +0530
commit415f9f859e5ee48bd7e28468b95cd3fadba33f7e (patch)
tree6ac11dd847a9f05742cd3498eabd7bcb7d19b284 /hosts
parent141855bcaed2d386107240f4090bf7f4a7364f7f (diff)
add bspwm and polybar ( kinda )
Diffstat (limited to 'hosts')
-rw-r--r--hosts/nixios/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/nixios/default.nix b/hosts/nixios/default.nix
index ddf0cbf..f1510dd 100644
--- a/hosts/nixios/default.nix
+++ b/hosts/nixios/default.nix
@@ -57,6 +57,7 @@
beeMods = {
mango.enable = true;
dwm.enable = true;
+ bspwm.enable = true;
};
xdg.portal = lib.mkForce {