hosts: steamdeck: disable luks workqueue
This commit is contained in:
parent
d296306cb6
commit
a667691f49
@ -26,6 +26,7 @@
|
|||||||
devices."crypted" = {
|
devices."crypted" = {
|
||||||
device = "/dev/disk/by-partlabel/disk-nvme0n1-luks";
|
device = "/dev/disk/by-partlabel/disk-nvme0n1-luks";
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
|
bypassWorkqueues = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user