1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 02:53:34 +02:00

apple/macbook-pro/11-5: make enableRedistributableFirmware an optional default (uniformity with other configs)

This commit is contained in:
Rehno Lindeque 2022-09-07 15:41:28 +00:00
parent 1d10001701
commit 821ddbaf1c

View File

@ -17,7 +17,7 @@ in
];
# Enable broadcom-43xx firmware
hardware.enableRedistributableFirmware = true;
hardware.enableRedistributableFirmware = lib.mkDefault true;
services.udev.extraRules =
# Disable XHC1 wakeup signal to avoid resume getting triggered some time