mix up with local nix packages
I had a bunch of stuff installed in my local nix profile. Trying stump again.
This commit is contained in:
parent
bdb4feef1d
commit
a792dc02f9
|
@ -17,8 +17,8 @@
|
||||||
windowManager = {
|
windowManager = {
|
||||||
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
||||||
# is using v2.5.4.
|
# is using v2.5.4.
|
||||||
# stumpwm.enable = true;
|
stumpwm.enable = true;
|
||||||
i3.enable = true;
|
#i3.enable = true;
|
||||||
};
|
};
|
||||||
xkb = {
|
xkb = {
|
||||||
layout = "us";
|
layout = "us";
|
||||||
|
|
Loading…
Reference in New Issue