Added deps

This commit is contained in:
fwastring 2025-06-05 08:42:14 +02:00
parent 766b17d98d
commit 4bdaf9a8a0
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,8 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
timewarrior timewarrior
sqlc
postgresql
argocd argocd
gh gh
ngrok ngrok

View file

@ -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