services.nginx.enableQuicBPF
NixOS option
Enables routing of QUIC packets using eBPF. When enabled, this allows to support QUIC connection migration. The directive is only supported on Linux 5.7+. Note that enabling this option will make nginx run with extended capabilities that are usually limited to processes running as root namely CAP_SYS_ADMIN and CAP_NET_ADMIN.
type: booleanDefault
declared in: nixos/modules/services/web-servers/nginx/default.nixView source on NixOS/nixpkgs →false