enable zram
This commit is contained in:
parent
cbc7f103a2
commit
668eb94d43
@ -154,5 +154,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
algorithm = "zstd";
|
||||
priority = 5;
|
||||
};
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user