update flake and add ntfy
This commit is contained in:
parent
2a5897afa1
commit
2c90c2dcc0
12 changed files with 83 additions and 65 deletions
|
@ -19,6 +19,8 @@
|
|||
trusted_proxies = [ "127.0.0.1" ];
|
||||
trusted_domains = [ config.services.nextcloud.hostName ];
|
||||
overwriteprotocol = "https";
|
||||
|
||||
# email
|
||||
mail_smtphost = "mx.${config.vars.mailDomain}";
|
||||
mail_domain = "${config.vars.primeDomain}";
|
||||
mail_from_address = "noreply";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue