dev: Add go

This commit is contained in:
Donovan Glover 2023-05-31 10:35:04 -04:00
parent 6f01e78e2b
commit 583b56f88f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -39,11 +39,14 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
marksman marksman
gopls
lua-language-server lua-language-server
clang-tools clang-tools
texlab texlab
# go
go
gopls
# nix # nix
nil nil
nixfmt nixfmt