Jump to content

BOINC: Difference between revisions

m
links to BOINC and documentation of boinc-manager
(extraEnvPackages for Rosetta Beta 6.05)
m (links to BOINC and documentation of boinc-manager)
 
Line 1: Line 1:
BOINC lets you contribute computing power on your home PC to projects doing research in many scientific areas. You can contribute to a single project, or to any combination of them. To install and enable BOINC on NixOS, add this to your <code>configuration.nix</code>:
[http://boinc.berkeley.edu/ BOINC] lets you contribute computing power on your home PC to projects doing research in many scientific areas. You can contribute to a single project, or to any combination of them. To install and enable BOINC on NixOS, add this to your <code>configuration.nix</code>:


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
Line 7: Line 7:




Then to open the BOINC Manager, you can run the command <code>boincmgr</code>.
Then to open the [https://boinc.berkeley.edu/wiki/BOINC_Manager BOINC Manager], you can run the command <code>boincmgr</code>.
[[Category:Applications]]
[[Category:Applications]]
trusted
602

edits