tywin: enable chia on mnt/d3
This commit is contained in:
parent
8bc57eb583
commit
ceedaa852f
@ -189,7 +189,7 @@
|
||||
openFirewall = true;
|
||||
keyFile = config.age.secrets."chia/farmer.key".path;
|
||||
targetAddress = "xch1tl87mjd9zpugs7qy2ysc3j4qlftqlyjn037jywq6v2y4kp22g74qahn6sw";
|
||||
plotDirectories = builtins.genList (i: "/mnt/d${toString i}/plots/contract-k32") 3;
|
||||
plotDirectories = builtins.genList (i: "/mnt/d${toString i}/plots/contract-k32") 4;
|
||||
};
|
||||
|
||||
## Storj
|
||||
|
Loading…
Reference in New Issue
Block a user