stump is broken rip
This commit is contained in:
parent
3598e4fd2a
commit
b3d7780f1d
|
@ -15,7 +15,10 @@
|
|||
};
|
||||
enable = true;
|
||||
windowManager = {
|
||||
stumpwm.enable = true;
|
||||
# stumpwm is still on 24.05 / v2.4.10; but NixOS
|
||||
# is using v2.5.4.
|
||||
# stumpwm.enable = true;
|
||||
i3.enable = true;
|
||||
};
|
||||
xkb = {
|
||||
layout = "us";
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
scdoc
|
||||
silver-searcher
|
||||
sqlite-interactive
|
||||
stumpwm
|
||||
tailscale
|
||||
tcpdump
|
||||
texinfo
|
||||
|
|
Loading…
Reference in New Issue