This commit is contained in:
2026-01-16 13:57:23 +03:00
parent 137e3cce4b
commit 00cdf8f2e8
2 changed files with 0 additions and 486 deletions
-9
View File
@@ -1,9 +0,0 @@
{
config,
lib,
pkgs,
...
}:
{
services.xserver.windowManager.bspwm.enable = true;
}