Prefer age for release secret decrypt
Some checks failed
Cache: Publish Nix / Publish Nix Cache (push) Has been cancelled
Build Rust / Cargo Test (push) Successful in 4m0s
Build Site / Next.js Build (push) Failing after 4s
Lint Governance / BEP Metadata (push) Successful in 1s

This commit is contained in:
Conrad Kramer 2026-06-07 11:56:04 -07:00
parent 83da429854
commit ef7023f9be
3 changed files with 16 additions and 1 deletions

View file

@ -341,6 +341,7 @@ EOF
packages =
{
age = pkgs.age;
agenix = agenix.packages.${system}.agenix;
burrow = burrowPkg;
hcloud-upload-image = hcloudUploadImagePkg;