chore: enable debugging workaround in devenv

This commit is contained in:
kolaente 2024-11-19 12:58:04 +01:00 committed by konrad
parent 624907ad6a
commit 92c58ab32f

View File

@ -27,6 +27,7 @@ in {
go = {
enable = true;
enableHardeningWorkaround = true;
};
};