add folding@home

This commit is contained in:
sadan 2024-12-05 22:10:36 -05:00
parent e3e465dc8d
commit 2f52002cc1
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{...}: {
services = {
foldingathome = {
enable = true;
};
};
}