mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
hosts/desktop: Do Folding@home to heat my room
This commit is contained in:
parent
5074bbeae4
commit
5b2b52a476
1 changed files with 6 additions and 0 deletions
|
|
@ -37,4 +37,10 @@
|
|||
|
||||
programs.steam.enable = true;
|
||||
};
|
||||
|
||||
services.foldingathome = {
|
||||
enable = true;
|
||||
user = "SebastianStork";
|
||||
daemonNiceLevel = 19;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue