mirror of
https://github.com/kmein/niveum
synced 2026-03-23 13:21:06 +01:00
disable zram
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
zramSwap.enable = true;
|
||||
zramSwap.enable = false;
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user