mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
apple/macbook-pro/11-5: driver choice should be optional since si_support is experimental
This commit is contained in:
@@ -10,10 +10,6 @@ in
|
||||
imports = [
|
||||
../.
|
||||
../../../common/pc/laptop/ssd
|
||||
|
||||
# Radeon Venus XT is a GCN 1 microarchitecture
|
||||
# (amdgpu driver support is experimental and must be explicitly enabled)
|
||||
../../../common/gpu/amd/southern-islands
|
||||
];
|
||||
|
||||
# Enable broadcom-43xx firmware
|
||||
|
||||
Reference in New Issue
Block a user