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; [
|
environment.systemPackages = with pkgs; [
|
||||||
timewarrior
|
timewarrior
|
||||||
|
|
||||||
|
sqlc
|
||||||
|
postgresql
|
||||||
argocd
|
argocd
|
||||||
gh
|
gh
|
||||||
ngrok
|
ngrok
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nixd
|
nixd
|
||||||
|
gopls
|
||||||
unstable.neovim
|
unstable.neovim
|
||||||
omnisharp-roslyn
|
omnisharp-roslyn
|
||||||
nodePackages.vscode-json-languageserver
|
nodePackages.vscode-json-languageserver
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue