include Dell Latitude 549 in flake.nix (#1316)

This commit is contained in:
Nicky Mouha
2025-01-19 12:07:52 -05:00
committed by GitHub
parent f8d5f4ea3e
commit cb3173dc5c
3 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
boot = {
# Kernel Panic on suspend fix, taken from ArchLinux wiki.
kernelParams = "acpi_enforce_resources=lax i915.enable_dc=0";
kernelParams = [ "acpi_enforce_resources=lax" "i915.enable_dc=0" ];
# Audio Mute LED
extraModprobeConfig = ''
options snd-hda-intel model=mute-led-gpio