hosts/prophet: enable zram
This commit is contained in:
parent
cbdae3116d
commit
bf3be62281
1 changed files with 2 additions and 0 deletions
|
@ -32,5 +32,7 @@
|
|||
|
||||
system.stateVersion = "21.11";
|
||||
|
||||
zramSwap.enable = true;
|
||||
zramSwap.algorithm = "zstd";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue