Fight Covid-19 with Folding@home and NixOS

For those of you who want to help without having to switch your machine to nixos-unstable:

export NIX_PATH=nixpkgs=https://github.com/zimbatm/nixpkgs/archive/foldingathome.tar.gz
nix-shell -p foldingathome --run FAHClient &
nix-shell -p fahcontrol --run FAHControl
17 Likes