Update k2 to new s2d host
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/51062251-ae44-4b4d-9173-9c1c60b9a3ce";
|
||||
{ device = "/dev/disk/by-uuid/43f630c2-faeb-44bf-8978-9832de9a2122";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/5128-B89C";
|
||||
{ device = "/dev/disk/by-uuid/43BB-4E5C";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user