reinstall nutty-noon #179

Merged
DarkKirb merged 2 commits from reinstall-nutty-noon into main 2023-02-18 16:39:16 +00:00
Showing only changes of commit f43d518313 - Show all commits

View file

@ -34,7 +34,7 @@
boot.supportedFilesystems = lib.mkForce ["bcachefs" "vfat"];
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";
};