hosts: typo in nas hardware

This commit is contained in:
Kabbone 2023-01-22 15:45:28 +01:00
parent b8afc40769
commit 288679ce63
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -214,7 +214,6 @@
# #allowedTCPPorts = [ 53 80 443 9443 ];
#};
};
};
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
powerManagement = {
cpuFreqGovernor = lib.mkDefault "powersave";