mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-25 12:12:29 +02:00
dev: Add go
This commit is contained in:
parent
6f01e78e2b
commit
583b56f88f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user