This commit is contained in:
Lyn 2024-11-10 03:44:32 +01:00
parent ea3f1daaf8
commit e1ec40eca3

View file

@ -25,11 +25,11 @@
bypassWorkqueues = true;
};
"chungus_1" = {
device = "/dev/disk/by-uuid/2c02d324-df81-4c63-b1f8-16c411d1b34a/";
device = "/dev/disk/by-uuid/2c02d324-df81-4c63-b1f8-16c411d1b34a";
keyFile = "/sysroot/root/raid_keyfile";
};
"chungus_2" = {
device = "/dev/disk/by-uuid/b642a13f-ddb8-4e25-b885-3eea3744a208/";
device = "/dev/disk/by-uuid/b642a13f-ddb8-4e25-b885-3eea3744a208";
keyFile = "/sysroot/root/raid_keyfile";
};
};