From 82625705c624feb2aafabf7a0af8b64b4b036ec8 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Thu, 22 Apr 2021 15:58:39 -0400 Subject: [PATCH] profiles/all-hardware.nix: Add analogix-dp While it's being brought in implicitly by the other analogix driver, let's be explicit, in case things change. --- nixos/modules/profiles/all-hardware.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix index 04ee3af6600..2371f21fa08 100644 --- a/nixos/modules/profiles/all-hardware.nix +++ b/nixos/modules/profiles/all-hardware.nix @@ -96,6 +96,7 @@ in "xhci-pci-renesas" # Misc "weak" dependencies + "analogix-dp" "analogix-anx6345" # For DP or eDP (e.g. integrated display) ];