ma omo.r: new disks for snapraid

This commit is contained in:
makefu 2018-12-13 00:20:00 +01:00
parent 1a88a8ae64
commit 67d54622a3
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -48,9 +48,8 @@ in {
makefu.snapraid = {
enable = true;
# TODO: 3 is not protected
disks = map toMapper [ 0 1 ];
parity = toMapper 2;
disks = map toMapper [ 0 2 3 ];
parity = toMapper 1;
};
fileSystems = let
cryptMount = name: