machines: tank: set cpufreq governor to powersave

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-01-07 18:53:32 +01:00
parent 11e2cbc7d9
commit 7f06b09aa7
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A

View file

@ -68,6 +68,8 @@
fsType = "vfat";
};
powerManagement.cpuFreqGovernor = "powersave";
services.dashboard-icons = {
enable = true;
virtualHost = {