From 23b9618fb4005ba661f42d71487f318bd2afd65d Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Wed, 29 Oct 2025 08:53:20 -0700 Subject: [PATCH] stumpwm is still broken --- configs/desktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/desktop.nix b/configs/desktop.nix index 201dfc6..09d245c 100644 --- a/configs/desktop.nix +++ b/configs/desktop.nix @@ -19,7 +19,7 @@ # stumpwm is still on 24.05 / v2.4.10; but NixOS # is using v2.5.4. stumpwm.enable = true; - #i3.enable = true; + i3.enable = true; }; xkb = { layout = "us";