feat: c2 enable data2
This commit is contained in:
parent
d323725075
commit
cce5b7fb24
@ -24,6 +24,11 @@
|
|||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fileSystems."/data2" = {
|
||||||
|
device = "data2/data2";
|
||||||
|
fsType = "zfs";
|
||||||
|
};
|
||||||
|
|
||||||
fileSystems."/boot" =
|
fileSystems."/boot" =
|
||||||
{ device = "/dev/disk/by-uuid/01A3-4293";
|
{ device = "/dev/disk/by-uuid/01A3-4293";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user