forked from DGNum/infrastructure
chore(infra): Switch to age-secrets.autoMatch
This commit is contained in:
parent
10e768cacd
commit
ad39c91168
12 changed files with 12 additions and 30 deletions
|
@ -39,7 +39,5 @@ in
|
|||
extraEnvFiles = [ config.age.secrets."mastodon-extra_env_file".path ];
|
||||
};
|
||||
|
||||
age-secrets.matches."^mastodon-.*$" = {
|
||||
owner = "mastodon";
|
||||
};
|
||||
age-secrets.autoMatch = [ "mastodon" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue