Agenix secrets overhaul

This commit is contained in:
Jimbo 2024-10-28 23:24:12 -04:00
parent 83796f7cb2
commit 55dcb2fca7
56 changed files with 530 additions and 137 deletions

View file

@ -0,0 +1,7 @@
{ ... }:
{
age.secrets = {
# User passwords
jimboAccPass.file = ../agenix/jimboAccPass.age;
};
}