Testing
This commit is contained in:
parent
5b51eeb72f
commit
f59cb6a3e0
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
# ];
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
||||
networking.hostName = hostname;
|
||||
hardware = {
|
||||
keyboard.zsa.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue