mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
desktop: Disable folding at home
This commit is contained in:
parent
496e67c033
commit
cd54a6628a
1 changed files with 0 additions and 6 deletions
|
|
@ -41,10 +41,4 @@
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.foldingathome = {
|
|
||||||
enable = true;
|
|
||||||
user = "SebastianStork";
|
|
||||||
daemonNiceLevel = 19;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue