Set profiles of btrfs
volume
This commit is contained in:
parent
02dd399284
commit
52fd59c017
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ in {
|
|||
OS = {
|
||||
mountPoint = "/";
|
||||
devices = [ "/dev/sda3" "/dev/sdb" ];
|
||||
metadataProfile = "raid1";
|
||||
dataProfile = "single";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue