feat(modules): Replace dgn-secrets by age-secrets

This commit is contained in:
Tom Hubrecht 2024-01-09 14:48:33 +01:00
parent 75b389c03f
commit 4716f8a398
16 changed files with 18 additions and 138 deletions

View file

@ -51,5 +51,5 @@ in {
};
};
dgn-secrets.matches."^zammad-.*$" = { owner = "zammad"; };
age-secrets.matches."^zammad-.*$" = { owner = "zammad"; };
}