services.moodle.virtualHost.onlySSL

NixOS option

Whether to enable HTTPS and reject plain HTTP connections. This will set defaults for listen to listen on all interfaces on port 443.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/moodle.nixView source on NixOS/nixpkgs →