diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-03 09:55:11 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-03 12:33:34 +0200 |
| commit | 58b97370ffa0f08ab9ee07dca9cd9f580b7f491d (patch) | |
| tree | f6e1f9eb6f16889b84e93272d0334800bb115371 /hosts/saarni | |
| parent | e80de5ae7c0f96638820ee0b60a3776321fa19f1 (diff) | |
| download | nixos-58b97370ffa0f08ab9ee07dca9cd9f580b7f491d.tar.zst | |
Fixes
Diffstat (limited to 'hosts/saarni')
| -rw-r--r-- | hosts/saarni/hardware-configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/saarni/hardware-configuration.nix b/hosts/saarni/hardware-configuration.nix index 798aa7b..eac5532 100644 --- a/hosts/saarni/hardware-configuration.nix +++ b/hosts/saarni/hardware-configuration.nix @@ -38,7 +38,6 @@ kernelParams = [ "default_hugepagesz=2M" "i915.enable_guc=3" - "i915.fastboot=1" "mitigations=off" "nospectre_v2" "snd-intel-dspcfg.dsp_driver=3" |
