nixpkgs/nixos/doc/manual
Aidan Gauland 59244e07f0
nixos/nextcloud: Add option for max-age HSTS directive
* Add an option services.nextcloud.nginx.hstsMaxAge for setting the max-age
  directive of the Strict-Transport-Security HTTP header.

* Make the Strict-Transport-Security HTTP header in the Nginx virtualhost block
  dependant upon the option services.nextcloud.https instead of
  services.nextcloud.nginx.recommendedHttpHeaders, as this header makes no sense
  when not using HTTPS.  (Closes #169465)
2022-05-14 09:04:45 +12:00
..
administration nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
configuration
development nixos/manual: Clarify execute exit status 2022-04-21 10:54:00 +02:00
from_md nixos/nextcloud: Add option for max-age HSTS directive 2022-05-14 09:04:45 +12:00
installation treewide: chown user:group instead of user.group to fix warnings from coreutils 9.1 2022-05-05 22:05:18 +00:00
release-notes nixos/nextcloud: Add option for max-age HSTS directive 2022-05-14 09:04:45 +12:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/man: prevent duplication of options 2022-04-03 21:22:47 +02:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos-rebuild: document cross compilation subtlety 2022-04-05 16:00:51 +02:00
man-nixos-version.xml
man-pages.xml nixos/manual: Update copyright years, authors, and copyright 2022-03-20 12:27:12 +01:00
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: consistent pandoc version 2022-04-14 12:57:51 +00:00
preface.xml
README.md
shell.nix