nixos-config/roles/desktop.nix

4 lines
74 B
Nix

{ ... }: {
# system.powerManagement.cpuFreqGovernor = "performance";
}