NotAShelf / nyx

My overengineered NixOS flake. Desktops, laptops, servers and everything else that can run an OS.
https://nyx.notashelf.dev/
GNU General Public License v3.0
287 stars 8 forks source link

services/nginx: enable nginxQuic #51

Closed NotAShelf closed 5 months ago

NotAShelf commented 5 months ago

Enable quic support in the nginx service, and tweak nginx http configuration.

Also see:

Most services seem to support quick ootb. Nextcloud needed http3.enable to work.