summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-14 00:58:11 +0000
committerGitHub <noreply@github.com>2021-05-14 00:58:11 +0000
commitbf5d8bb531f98263c45731490fdab482c62f7670 (patch)
treee3d2106ac59f6b20b25b31dac6d8dd7077095252 /nixos/modules/profiles
parent39e3f7c2cc3d5ad71561136df41beca52bfa35c6 (diff)
parent7cd876f22d58f2f977c1b8dfdb9d4316cdbd52ec (diff)
downloadnixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar.gz
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar.bz2
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar.lz
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar.xz
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.tar.zst
nixpkgs-bf5d8bb531f98263c45731490fdab482c62f7670.zip
Merge master into staging-next
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/all-hardware.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index c7a13974a51..797fcddb8c9 100644
--- a/nixos/modules/profiles/all-hardware.nix
+++ b/nixos/modules/profiles/all-hardware.nix
@@ -37,6 +37,9 @@ in
       # drives.
       "uas"
 
+      # SD cards.
+      "sdhci_pci"
+
       # Firewire support.  Not tested.
       "ohci1394" "sbp2"