From a8af02fe6d1d7f187fca0b54159eb8eeb87dbfc4 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Mon, 19 Apr 2021 16:21:46 -0400 Subject: [PATCH] profiles/all-hardware.nix: Add modules for integrated displays Namely, this is used by the pinebook's display --- nixos/modules/profiles/all-hardware.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix index 0af87fa621a..78557797ebc 100644 --- a/nixos/modules/profiles/all-hardware.nix +++ b/nixos/modules/profiles/all-hardware.nix @@ -67,6 +67,15 @@ in # PWM for the backlight "pwm-sun4i" + + # Misc. uncategorized hardware + + # Used for some platform's integrated displays + "panel-simple" + "pwm-bl" + + # Misc "weak" dependencies + "analogix-anx6345" # For DP or eDP (e.g. integrated display) ]; # Include lots of firmware.