disable containers for now
Some checks failed
Lint / lint (push) Failing after 2m15s
Plex Update / update (push) Successful in 2m33s

This commit is contained in:
Vivian 2024-01-01 14:39:53 +01:00
parent ee41777c7e
commit f409d9849c
7 changed files with 29 additions and 35 deletions

View file

@ -22,7 +22,11 @@
snapraid = {
enable = true;
parityFiles =
[ "/mnt/parity1/snapraid.parity" "/mnt/parity2/snapraid.parity-2" ];
[
"/mnt/parity1/snapraid.parity"
"/mnt/parity2/snapraid.parity-2"
"/mnt/parity3/snapraid.parity-3"
];
dataDisks = {
d1 = "/mnt/disk1";
d2 = "/mnt/disk2";