n8n: deploy

This commit is contained in:
Natsu Kagami 2024-12-08 12:05:38 +01:00
parent 7a893711dc
commit 28ce4a5feb
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 79 additions and 5 deletions

View file

@ -26,6 +26,7 @@
./peertube.nix
./outline.nix
./vikunja.nix
./n8n.nix
];
system.stateVersion = "21.11";
@ -153,7 +154,7 @@
};
# Mail
sops.secrets.mail-users = { owner = "maddy"; };
sops.secrets.mail-users = { owner = "maddy"; reloadUnits = [ "maddy.service" ]; };
cloud.mail = {
enable = true;
debug = true;