mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-08 17:27:22 +08:00
readme: expand on agenix
This commit is contained in:
parent
639ba8c344
commit
91d5daa5f0
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,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:juspay/omnix ci build`
|
||||
- For secrets management, I use [agenix](https://github.com/ryantm/agenix).
|
||||
- For secrets management, I use [agenix](https://github.com/ryantm/agenix), because it works with SSH keys, and functions well on macOS and NixOS.
|
||||
|
||||
## Discussion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue