Add config for public reverse proxy

This commit is contained in:
fi 2023-07-20 06:29:15 +02:00
parent c6f4780ccd
commit ade955bdf4
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
7 changed files with 325 additions and 6 deletions

View file

@ -48,6 +48,7 @@
security.acme = {
defaults.email = "acme@grzb.de";
acceptTerms = true;
preliminarySelfsigned = true;
};
services.fstrim.enable = true;