machines: trek: drop now-obsolete i915.force_probe kernel parameter
All checks were successful
flake / build (push) Successful in 3m33s

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-08-15 21:52:14 +02:00
parent 4b2edbe511
commit 14f90b5741
Signed by: c8h4
GPG key ID: 6817E9C75C0785D7

View file

@ -17,7 +17,6 @@
"/dev/disk/by-uuid/f2901f09-5100-47ad-939b-6aa6ee5b0519";
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "sd_mod" ];
boot.initrd.kernelModules = [ "dm-snapshot" "i915" ];
boot.kernelParams = [ "i915.force_probe=46a6" ];
fileSystems."/" = {
device = "/dev/disk/by-uuid/ec22a0d8-2ae0-4266-b67d-a30bf6957b91";