09ad6670ed
je suis fatigué
8 lines
343 B
Nix
8 lines
343 B
Nix
{ ... }:
|
|
{
|
|
age.secrets.keycloakDatabasePasswordFile.file = ./keycloakDatabasePasswordFile.age;
|
|
age.secrets.oauth2ProxyKeyFile.file = ./oauth2ProxyKeyFile.age;
|
|
age.secrets.droneKeyFile.file = ./droneKeyFile.age;
|
|
age.secrets.dexGiteaClientSecret.file = ./dexGiteaClientSecret.age;
|
|
age.secrets.matterbridge.file = ./matterbridge.age;
|
|
}
|