mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 21:43:03 -04:00
add folding@home
This commit is contained in:
parent
e3e465dc8d
commit
2f52002cc1
2 changed files with 8 additions and 0 deletions
7
common/systemModules/folding.nix
Normal file
7
common/systemModules/folding.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{...}: {
|
||||
services = {
|
||||
foldingathome = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue