hosts/checkmate: enable zram
This commit is contained in:
parent
b854cfdde4
commit
d47b328971
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
|
zramSwap.enable = true;
|
||||||
|
zramSwap.algorithm = "zstd";
|
||||||
|
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue