remove superfluous config
This commit is contained in:
parent
c80d7995f0
commit
e66c0233be
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
config.sops.secrets."services/mautrix/telegram".owner = "mautrix-telegram";
|
||||
sops.secrets."services/mautrix/telegram".owner = "mautrix-telegram";
|
||||
services.postgresql.ensureDatabases = [
|
||||
"mautrix_telegram"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue