forked from extern/nix-config
5 lines
59 B
Nix
5 lines
59 B
Nix
{
|
|
# Use zram for swap
|
|
zramSwap.enable = true; # Swap
|
|
}
|