diff options
| -rw-r--r-- | home/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/packages.nix b/home/packages.nix index 600661b..d318799 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -24,6 +24,7 @@ fzf github-cli fd + argocd ] ++ (import ../shell-scripts.nix {inherit pkgs config;}); mike-extra-packages = with pkgs; [ |
