summary refs log tree commit diff
path: root/nixos/modules/profiles/all-hardware.nix
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2021-05-03 23:46:29 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2021-05-04 19:42:13 -0400
commitcb9b46a3cdcbb4c82c582441f213259ce5399b15 (patch)
treeb2daed69d431ea70fbc6c18fae0921f4b846585f /nixos/modules/profiles/all-hardware.nix
parentf5b7687d26c48f35c46f3a497c7145dcb06ddfc0 (diff)
downloadnixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar.gz
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar.bz2
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar.lz
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar.xz
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.tar.zst
nixpkgs-cb9b46a3cdcbb4c82c582441f213259ce5399b15.zip
profiles/all-hardware.nix: Add vc4 for broadcom hardware
Namely, early KMS on raspberry pi
Diffstat (limited to 'nixos/modules/profiles/all-hardware.nix')
-rw-r--r--nixos/modules/profiles/all-hardware.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index c185acc5a0f..c7a13974a51 100644
--- a/nixos/modules/profiles/all-hardware.nix
+++ b/nixos/modules/profiles/all-hardware.nix
@@ -67,6 +67,10 @@ in
 
       # PWM for the backlight
       "pwm-sun4i"
+
+      # Broadcom
+
+      "vc4"
     ] ++ lib.optionals pkgs.stdenv.isAarch64 [
       # Most of the following falls into two categories:
       #  - early KMS / early display