Update k2 to new s2d host
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/d005e166-d50f-4633-9077-d77ca026aedf";
|
||||
{ device = "/dev/disk/by-uuid/9a8d3dae-d0e9-4af1-8eb0-a700cbd483c3";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/4975-538E";
|
||||
{ device = "/dev/disk/by-uuid/42A8-FFF9";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user