1
0
forked from extern/nix-config
donovanglover-nix-config/modules/zram.nix
Donovan Glover 62207c05fa
chore: Formatting
Also removes redundant comments.
2023-06-26 18:38:45 -04:00

4 lines
30 B
Nix

{
zramSwap.enable = true;
}