stump breakage isn't due to user channel
This commit is contained in:
parent
a792dc02f9
commit
7e6498ce36
|
@ -17,8 +17,8 @@
|
|||
windowManager = {
|
||||
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
||||
# is using v2.5.4.
|
||||
stumpwm.enable = true;
|
||||
#i3.enable = true;
|
||||
#stumpwm.enable = true;
|
||||
i3.enable = true;
|
||||
};
|
||||
xkb = {
|
||||
layout = "us";
|
||||
|
|
Loading…
Reference in New Issue