1
0
Fork 0
gonfig/devenv.nix

4 lines
34 B
Nix
Raw Normal View History

2024-12-04 21:37:26 +01:00
{
languages.go.enable = true;
}