The update from 23.11 to 24.05 brought a new folding@home version that doesn't work. It doesn't work by default and there is 0 documentation on writing xml configs manually, and even the web UI redirects to a nonsense public website now. Unfortunately this means I'm going to let this box idle rather than doing useful work, for now at least.
This commit is contained in:
parent
2153c22d7f
commit
9cc389f865
@ -48,12 +48,6 @@
|
|||||||
locations.autoServe = true;
|
locations.autoServe = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.foldingathome = {
|
|
||||||
enable = true;
|
|
||||||
user = "JakeH"; # https://stats.foldingathome.org/donor/id/357021
|
|
||||||
daemonNiceLevel = 19;
|
|
||||||
};
|
|
||||||
|
|
||||||
## Enable ZRAM to help with root on tmpfs
|
## Enable ZRAM to help with root on tmpfs
|
||||||
zramSwap = {
|
zramSwap = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user