diff --git a/pkgs/tools.nix b/pkgs/tools.nix index c533006..1f047ac 100644 --- a/pkgs/tools.nix +++ b/pkgs/tools.nix @@ -55,4 +55,6 @@ with pkgs; [ pureref freerdp vscode + zellij + antigravity ] diff --git a/pkgs/util.nix b/pkgs/util.nix index 933f058..f875f70 100644 --- a/pkgs/util.nix +++ b/pkgs/util.nix @@ -30,7 +30,7 @@ with pkgs; [ # utils xclip openssl - ffmpeg + ffmpeg-full reptyr cloc protocol @@ -87,4 +87,5 @@ with pkgs; [ pv squashfsTools kubernetes-helm + argocd ]