services.radicle.httpd.nginx.serverName

NixOS option

Name of this virtual host. Defaults to attribute name in virtualHosts.

type: null or string
Default
"radicle-\${config.networking.hostName}.\${config.networking.domain}"
Example
"example.org"
declared in: nixos/modules/services/misc/radicle.nixView source on NixOS/nixpkgs →