services.boinc.enable

NixOS option

Whether to enable the BOINC distributed computing client. If this option is set to true, the boinc_client daemon will be run as a background service. The boinccmd command can be used to control the daemon.

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