Added deps
This commit is contained in:
parent
766b17d98d
commit
4bdaf9a8a0
2 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
timewarrior
|
||||
|
||||
sqlc
|
||||
postgresql
|
||||
argocd
|
||||
gh
|
||||
ngrok
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nixd
|
||||
gopls
|
||||
unstable.neovim
|
||||
omnisharp-roslyn
|
||||
nodePackages.vscode-json-languageserver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue