mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-31 03:24:19 +00:00
Added cap-apollo-n01
This commit is contained in:
4
modules/system/cpu-intel.nix
Normal file
4
modules/system/cpu-intel.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ config, lib, ... }:
|
||||
{
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
Reference in New Issue
Block a user