mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
enabled powertop by default
This commit is contained in:
@@ -16,12 +16,6 @@
|
||||
./syncthing.nix
|
||||
];
|
||||
|
||||
powerManagement = {
|
||||
# cpuFreqGovernor = "ondemand";
|
||||
scsiLinkPolicy = "min_power";
|
||||
powertop.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
openssh.ports = [ 629 ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user