Add nixidy

This commit is contained in:
Arnar Gauti Ingason 2024-07-16 17:34:50 +02:00
parent 0a72c4c888
commit f503bc778c

View file

@ -164,6 +164,7 @@
## DevOps
* [Makes](https://github.com/fluidattacks/makes) - A Nix-based CI/CD pipeline framework for building, testing, and releasing projects in any language, from anywhere.
* [nixidy](https://github.com/arnarg/nixidy) - Kubernetes GitOps with nix and Argo CD.
* [Standard](https://github.com/divnix/std) - An opinionated Nix Flakes framework to keep Nix code in large projects organized, accompanied by a friendly CLI/TUI optized for DevOps scenarios.
## Programming Languages