(FIX): Needed to update flake for debugging.

This commit is contained in:
Hayden Hargreaves 2025-10-29 17:25:52 -07:00
parent ee6017f8ca
commit 479e709b4e

View File

@ -45,6 +45,8 @@
export GOOS=linux
export GOARCH=amd64
export CGO_CFLAGS=-Wno-error=cpp;
# Exec zsh to replace the current shell process with zsh.
# This ensures your prompt and zsh configurations load correctly.