This commit is contained in:
Michael Lehmann
2025-02-18 22:55:03 +01:00
parent f34cf6da8b
commit 5399bc9a8a
8 changed files with 181 additions and 26 deletions

View File

@@ -13,6 +13,7 @@
# https://devenv.sh/languages/
languages.go.enable = true;
languages.go.enableHardeningWorkaround = true;
# https://devenv.sh/processes/
# processes.cargo-watch.exec = "cargo-watch";