services.firefox-syncserver.singleNode.url
URL of the host. If you are not using the automatic webserver proxy setup you will have to change this setting or your sync server may not be functional.
- Type
string- Default
${if cfg.singleNode.enableTLS then "https" else "http"}://${config.services.firefox-syncserver.singleNode.hostname}- Declared
- <nixpkgs/nixos/modules/services/networking/firefox-syncserver.nix>