mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds extra config using agenix (5)
This commit is contained in:
parent
a0693e6983
commit
cc4a26f417
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ in {
|
||||||
defaults.email = "ahwx@ahwx.org";
|
defaults.email = "ahwx@ahwx.org";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
age.secrets.matrix-synapse.file = ../../../secrets/matrix-synapse.age;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
# postgresql.enable = true;
|
# postgresql.enable = true;
|
||||||
# postgresql.initialScript = pkgs.writeText "synapse-init.sql" ''
|
# postgresql.initialScript = pkgs.writeText "synapse-init.sql" ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue