okay figured that out
This commit is contained in:
parent
2227a4c682
commit
85b1f4874a
|
@ -14,12 +14,9 @@
|
|||
};
|
||||
};
|
||||
enable = true;
|
||||
desktopManager = {
|
||||
gnome.enable = true;
|
||||
windowManager = {
|
||||
stumpwm.enable = true;
|
||||
};
|
||||
# windowManager = {
|
||||
# stumpwm.enable = true;
|
||||
# };
|
||||
xkb = {
|
||||
layout = "us";
|
||||
options = "ctrl:swapcaps,compose:ralt";
|
||||
|
|
Loading…
Reference in New Issue