mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Don't enable non-dedistributable firmware by default
This commit is contained in:
@@ -8,7 +8,7 @@ with lib;
|
||||
emulateWheel = true;
|
||||
};
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.enableRedistributableFirmware = mkDefault true;
|
||||
services.tlp.enable = true;
|
||||
|
||||
services.xserver = {
|
||||
|
||||
Reference in New Issue
Block a user