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-04-19 16:20:37 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2021-05-04 19:42:12 -0400
commitc60de9291772c4186dda97da576039e6c7037b4d (patch)
tree84613e40ebd5bfb3769dc9dd0c5e937d2149ae45 /nixos/modules/profiles/all-hardware.nix
parent7264c049c73b433a3f6eebfe8f02bb3e4c903e69 (diff)
downloadnixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar.gz
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar.bz2
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar.lz
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar.xz
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.tar.zst
nixpkgs-c60de9291772c4186dda97da576039e6c7037b4d.zip
profiles/all-hardware.nix: Add simplefb for AArch64
Diffstat (limited to 'nixos/modules/profiles/all-hardware.nix')
-rw-r--r--nixos/modules/profiles/all-hardware.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index d460c52dbef..b2dd488908a 100644
--- a/nixos/modules/profiles/all-hardware.nix
+++ b/nixos/modules/profiles/all-hardware.nix
@@ -51,6 +51,13 @@ in
 
       # Hyper-V support.
       "hv_storvsc"
+    ] ++ lib.optionals pkgs.stdenv.isAarch64 [
+      # Most of the following falls into two categories:
+      #  - early KMS / early display
+      #  - early storage (e.g. USB) support
+
+      # Allows using framebuffer configured by the initial boot firmware
+      "simplefb"
     ];
 
   # Include lots of firmware.