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