Moved back to original drive cuz AAAAAAAAAA
parent
ae0aa874a6
commit
e72e224472
|
@ -14,12 +14,12 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/e2d2abbc-0184-4ca3-8170-2500bc5577b0";
|
||||
{ device = "/dev/disk/by-uuid/94c7af9d-2a39-4ae1-9447-91b1bacec334";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/3370-7B41";
|
||||
{ device = "/dev/disk/by-uuid/B7A8-E52E";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue