switch to asahi kernel overlay

This commit is contained in:
Sean Kovacs 2026-01-15 17:16:55 -05:00
commit 255745d4a3
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 17 additions and 70 deletions

View file

@ -1,5 +1,5 @@
{pkgs, ...}: {
boot.kernelParams = ["apple_dcp.show_notch=1"];
boot.kernelParams = ["appledrm.show_notch=1"];
catppuccin = {
accent = "lavender";