services.boinc.allowRemoteGuiRpc

NixOS option

If set to true, any remote host can connect to and control this BOINC client (subject to password authentication). If instead set to false, only the hosts listed in dataDir/remote_hosts.cfg will be allowed to connect. See also: https://github.com/BOINC/boinc/wiki/Controlling_BOINC_remotely#remote-access

type: boolean
Default
false
declared in: nixos/modules/services/computing/boinc/client.nixView source on NixOS/nixpkgs →