This commit is contained in:
Ryan Pandya 2025-02-01 11:15:49 -08:00
parent 7560734c1d
commit 75a35714f2

View File

@ -54,6 +54,7 @@
networking = {
hostName = "ryanpandya";
wireless.enable = false;
nameservers = ["8.8.8.8" "8.8.4.4"];
};
powerManagement.cpuFreqGovernor = "ondemand";