hosts/odyssey: set schedutil cpu governor
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m1s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m1s
This commit is contained in:
parent
2070ba3889
commit
6ef68ceced
@ -38,6 +38,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
powerManagement.cpuFreqGovernor = "schedutil";
|
||||||
|
|
||||||
services.xserver.videoDrivers = [ "nvidia" ];
|
services.xserver.videoDrivers = [ "nvidia" ];
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user