Updates
This commit is contained in:
parent
16411a17a6
commit
03fe349f58
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@
|
|||
networking.useDHCP = lib.mkDefault true;
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.keyboard.zsa.enable = true;
|
||||
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Asia/Tokyo";
|
||||
|
||||
|
|
Loading…
Reference in a new issue