Update xmonad dev environment setup

This commit is contained in:
2026-02-19 12:07:17 -08:00
parent a2eaa9c058
commit c01c96dde0
3 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi