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:
Kyle Isom 2025-09-01 15:55:24 -07:00
parent bdb4feef1d
commit a792dc02f9
1 changed files with 2 additions and 2 deletions

View File

@ -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";