mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: create more secrets
This commit is contained in:
parent
f47ac18dab
commit
d8d894ddaf
1 changed files with 2 additions and 0 deletions
|
|
@ -19,11 +19,13 @@
|
||||||
"systemMailerPassword" = { };
|
"systemMailerPassword" = { };
|
||||||
"forgejoWorkerSecret" = { };
|
"forgejoWorkerSecret" = { };
|
||||||
"minioRootCredentials" = { };
|
"minioRootCredentials" = { };
|
||||||
|
"atticdEnvironment" = { };
|
||||||
"matrixRegistrationSecret" = {
|
"matrixRegistrationSecret" = {
|
||||||
owner = "matrix-synapse";
|
owner = "matrix-synapse";
|
||||||
};
|
};
|
||||||
"smbLoginDetails" = { };
|
"smbLoginDetails" = { };
|
||||||
"syncplay" = { };
|
"syncplay" = { };
|
||||||
|
"funkwhaleDjangoSecret" = { };
|
||||||
}
|
}
|
||||||
else if (host == "sakura") then
|
else if (host == "sakura") then
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue