4 lines
38 B
Nix
4 lines
38 B
Nix
|
{ ... }: {
|
||
|
zramSwap.enable = true;
|
||
|
}
|