More misc changes to Midas

This commit is contained in:
Jimbo 2025-02-19 01:04:35 -05:00
parent 11a7ffd76e
commit 63fc72eeb0
2 changed files with 21 additions and 7 deletions

View file

@ -1,4 +0,0 @@
{ pkgs, ... }:
{
boot.kernelParams = [ "i915.force_probe=1912" ];
}