increase zram disk size
This commit is contained in:
parent
d89cf47f54
commit
7719502825
@ -66,7 +66,7 @@ in {
|
|||||||
zramSwap = {
|
zramSwap = {
|
||||||
enable = true;
|
enable = true;
|
||||||
algorithm = "zstd";
|
algorithm = "zstd";
|
||||||
memoryPercent = 70;
|
memoryPercent = 150;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Impermanence
|
# Impermanence
|
||||||
|
Loading…
x
Reference in New Issue
Block a user