hosts: typo in nas hardware
This commit is contained in:
parent
b8afc40769
commit
288679ce63
@ -214,7 +214,6 @@
|
|||||||
# #allowedTCPPorts = [ 53 80 443 9443 ];
|
# #allowedTCPPorts = [ 53 80 443 9443 ];
|
||||||
#};
|
#};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
cpuFreqGovernor = lib.mkDefault "powersave";
|
cpuFreqGovernor = lib.mkDefault "powersave";
|
||||||
|
Loading…
Reference in New Issue
Block a user