stable x11 config

This commit is contained in:
2024-12-09 22:25:47 +01:00
parent 72cac1e8c6
commit f7823d9ad3
4 changed files with 60 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
{
boot.kernelParams = [ "drm.edid_firmware=DP-6:edid/edid.bin" ];
boot.kernelParams = [ "drm.edid_firmware=DP-1:edid/edid.bin" ];
hardware.firmware = [
(