hosts: steamdeck: disable luks workqueue
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user