diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-06-18 22:59:37 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-06-18 22:59:37 -0700 |
| commit | 4cfe44148a68152f0365f91799f15be6abce667c (patch) | |
| tree | 707fe2645be9e35b3f48a088225fc76a000a05e1 /nix/modules/configuration.nix | |
| parent | 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb (diff) | |
new flake lock
Diffstat (limited to 'nix/modules/configuration.nix')
| -rw-r--r-- | nix/modules/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nix/modules/configuration.nix b/nix/modules/configuration.nix index a5167a5..4fd49d2 100644 --- a/nix/modules/configuration.nix +++ b/nix/modules/configuration.nix @@ -104,10 +104,7 @@ "spectre_v2=on" "spec_store_bypass_disable=on" "tsx=off" - "tsx_async_abort=full,nosmt" - "mds=full,nosmt" "l1tf=full,force" - "nosmt=force" "kvm.nx_huge_pages=force" # hardened |
