chore: enable debugging workaround in devenv

This commit is contained in:
kolaente 2024-11-19 12:58:04 +01:00
parent 44f9e1fe8d
commit 88873aec85
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

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