llynx: enable notch

This commit is contained in:
Zynh Ludwig 2025-03-05 07:50:44 -08:00
parent 2472cc0a15
commit 2c007f4ff5

View file

@ -10,6 +10,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.kernelParams = [ "apple_dcp.show_notch=1" ];
hardware.asahi.peripheralFirmwareDirectory = ./firmware;
hardware.asahi.useExperimentalGPUDriver = true;