nas hotfix
This commit is contained in:
parent
69687edd12
commit
3ac5acda31
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
boot.supportedFilesystems = lib.mkForce ["bcachefs" "vfat"];
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/nvme0n1p2:/dev/sda1:/dev/sdb1:/dev/sdc2";
|
||||
device = "/dev/nvme0n1p2:/dev/sda1:/dev/sdb1:/dev/sdc1";
|
||||
fsType = "bcachefs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue