perf(hosts/orion): improve ssd perf
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s

This commit is contained in:
Price Hiller 2024-09-27 02:50:35 -05:00
parent 24ae20c854
commit 57320bc80e
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -72,6 +72,7 @@ in
name = "crypted"; name = "crypted";
settings = { settings = {
allowDiscards = true; allowDiscards = true;
bypassWorkqueues = true;
}; };
content = { content = {
type = "btrfs"; type = "btrfs";