Thor: vg fix
This commit is contained in:
parent
80f0f69920
commit
d518f5ed50
1 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,12 @@ with lib; {
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
bypassWorkqueues = true;
|
bypassWorkqueues = true;
|
||||||
};
|
};
|
||||||
|
nvme2t = {
|
||||||
|
device = "/dev/disk/by-id/nvme-SHPP41-2000GM_SJC4N477711004A0J";
|
||||||
|
preLVM = true;
|
||||||
|
allowDiscards = true;
|
||||||
|
bypassWorkqueues = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue