services/foldingathome: add fah module
This commit is contained in:
parent
d2bc991e68
commit
bdc3b61787
3 changed files with 42 additions and 16 deletions
|
@ -1,12 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
services.foldingathome = {
|
||||
enable = true;
|
||||
user = "Infinidoge";
|
||||
daemonNiceLevel = 10;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
fahcontrol
|
||||
fahviewer
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue