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
1 changed files with 1 additions and 1 deletions

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