reinstall nutty-noon #179
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
boot.supportedFilesystems = lib.mkForce ["bcachefs" "vfat"];
|
boot.supportedFilesystems = lib.mkForce ["bcachefs" "vfat"];
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
device = "/dev/disk/by-partuuid/53773b73-fb8a-4de8-ac58-d9d8ff1be430:/dev/disk/by-paruuid/d4c6a94f-2ae9-e446-9613-2596c564078c";
|
device = "/dev/disk/by-partuuid/d4c6a94f-2ae9-e446-9613-2596c564078c:/dev/disk/by-partuuid/53773b73-fb8a-4de8-ac58-d9d8ff1be430";
|
||||||
fsType = "bcachefs";
|
fsType = "bcachefs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue