mirror of https://gitlab.crans.org/nounous/nixos
add owner synapse pass
parent
99a38a69d9
commit
0a20628504
|
@ -11,6 +11,7 @@
|
|||
age.secrets = {
|
||||
ldap_synapse_password = {
|
||||
file = ../../secrets/neo/ldap_synapse_password.age;
|
||||
owner = "synapse_homeserver";
|
||||
};
|
||||
|
||||
database_extra_config = {
|
||||
|
|
Loading…
Reference in New Issue