Daniel KT 4590a2380e nixos/nextcloud: add Strict-Transport-Security
This commit adds a Strict-Transport-Security header to
the nginx config file generated by the nextcloud module.

The Strict-Transport-Security header is recommended in
official guide for hardening Nextcloud installations:
https://docs.nextcloud.com/server/16/admin_manual/installation/harden_server.html

Further, if it is not set, we see a warning in the security scan results
in the Nextcloud admin panel:

```
The "Strict-Transport-Security" HTTP header is not set to at least "15552000" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips

```
2019-09-25 16:56:53 -04:00
..
2019-06-07 13:02:51 +02:00
2019-08-28 11:07:32 +00:00
2019-08-28 08:26:42 +02:00
2019-09-19 19:17:30 +02:00
2019-09-17 00:27:13 +00:00
2019-04-29 14:05:50 +02:00
2019-09-19 19:17:30 +02:00
2019-08-26 21:40:19 +00:00
2019-09-08 23:38:31 +00:00
2019-09-17 00:23:51 +00:00