jorah: start folding@home
All checks were successful
flake / flake (push) Successful in 1m9s

This commit is contained in:
Jake Hillion 2024-04-17 22:55:52 +01:00
parent d6b15a1f25
commit 2c432ce986

View File

@ -31,6 +31,12 @@
};
};
services.foldingathome = {
enable = true;
user = "JakeH"; # https://stats.foldingathome.org/donor/id/357021
daemonNiceLevel = 19;
};
## Filesystems
services.btrfs.autoScrub = {
enable = true;