okay figured that out

This commit is contained in:
Kyle Isom 2025-09-01 01:17:44 -07:00
parent 2227a4c682
commit 85b1f4874a
1 changed files with 2 additions and 5 deletions

View File

@ -14,12 +14,9 @@
}; };
}; };
enable = true; enable = true;
desktopManager = { windowManager = {
gnome.enable = true; stumpwm.enable = true;
}; };
# windowManager = {
# stumpwm.enable = true;
# };
xkb = { xkb = {
layout = "us"; layout = "us";
options = "ctrl:swapcaps,compose:ralt"; options = "ctrl:swapcaps,compose:ralt";