From 6c4124021dbd63b8605210351deaa387741a4c52 Mon Sep 17 00:00:00 2001 From: oluceps Date: Wed, 2 Oct 2024 06:07:07 +0800 Subject: [PATCH] - --- hosts/hastur/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hastur/hardware.nix b/hosts/hastur/hardware.nix index a10b40f2..5c4310d2 100755 --- a/hosts/hastur/hardware.nix +++ b/hosts/hastur/hardware.nix @@ -59,7 +59,7 @@ "zswap.enabled=1" "zswap.compressor=zstd" "zswap.zpool=zsmalloc" - "ia32_emulation=0" + # "ia32_emulation=0" # "bdev_allow_write_mounted=0" ]; };