Update k2 to new s2d host
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/04723aab-39c3-42ff-9714-b169de0c9e9c";
|
||||
{ device = "/dev/disk/by-uuid/663b0ba7-962a-4ec2-b0cd-09472a03f6dd";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/5D50-B9DF";
|
||||
{ device = "/dev/disk/by-uuid/45CE-83A2";
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user