stump changes didn't work

This commit is contained in:
2025-11-18 09:48:07 -08:00
parent 3f5792e5d6
commit e00c4e6f0f

View File

@@ -19,8 +19,8 @@
# 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;
stumpwm.package = pkgs.callPackage /home/kyle/quicklisp/local-projects/stumpwm/stumpwm {}; # stumpwm.package = pkgs.callPackage /home/kyle/quicklisp/local-projects/stumpwm/stumpwm {};
# i3.enable = true; i3.enable = true;
}; };
xkb = { xkb = {
layout = "us"; layout = "us";