summaryrefslogtreecommitdiff
path: root/hosts/toaster/hardware-configuration.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2025-11-26 14:42:41 +0100
committerGrisha Shipunov2025-11-26 14:42:41 +0100
commit1fea553c6e08cb1a76771b8329cad1629fdfc462 (patch)
tree796a39f61243706e89b1524515ff3f7fcb5fad66 /hosts/toaster/hardware-configuration.nix
parent7d1b3d60be65ba84bd31035fd491e80400f757e4 (diff)
allow up to 50% zram
Diffstat (limited to 'hosts/toaster/hardware-configuration.nix')
-rw-r--r--hosts/toaster/hardware-configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/hardware-configuration.nix b/hosts/toaster/hardware-configuration.nix
index 37449d9..4a9e0f5 100644
--- a/hosts/toaster/hardware-configuration.nix
+++ b/hosts/toaster/hardware-configuration.nix
@@ -67,7 +67,7 @@
zramSwap = {
enable = true;
algorithm = "zstd";
- memoryPercent = 30;
+ memoryPercent = 50;
};
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking