services.kanboard.nginx.addSSL

NixOS option

Whether to enable HTTPS in addition to plain HTTP. This will set defaults for listen to listen on all interfaces on the respective default ports (80, 443).

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