chore(readme): Mention ragenix

This commit is contained in:
Sridhar Ratnakumar 2024-06-21 19:45:57 -04:00 committed by GitHub
parent 451250effd
commit 753faca001
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ Start from `flake.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)). [`flake-p
```
- To autoformat the project tree using nixpkgs-fmt, run `nix fmt`.
- To build all flake outputs (locally or in CI), run `nix --accept-flake-config run github:srid/nixci build`
- For secrets management, I use [colmena](https://colmena.cli.rs/unstable/features/keys.html) along with 1Password.
- For secrets management, I use [ragenix](https://github.com/yaxitech/ragenix).
## Discussion