add go language

This commit is contained in:
xunuwu 2025-05-06 21:10:16 +02:00
parent 3f99c85cdc
commit 36b9f997bf
3 changed files with 10 additions and 3 deletions

View file

@ -0,0 +1,6 @@
{pkgs, ...}: {
home.packages = with pkgs; [
go
gopls
];
}

View file

@ -46,6 +46,7 @@
develop.docs
develop.langs.haskell
develop.langs.go
develop.langs.rust
develop.langs.elixir
# develop.langs.uiua