Update xmonad dev environment setup

This commit is contained in:
2026-02-19 12:07:17 -08:00
committed by Kat Huang
parent 30e93dd949
commit 22486c4cf5
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