add nix2github.age secret

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-03-12 02:06:04 -05:00
parent 91e0976cda
commit bc27903479
2 changed files with 22 additions and 1 deletions

View file

@ -16,5 +16,5 @@ let
];
in
{
"test1.age" = { inherit publicKeys; };
"nix2github.age" = { inherit publicKeys; };
}