1
0
forked from extern/nix-config
donovanglover-nix-config/modules/zram.nix

4 lines
30 B
Nix
Raw Normal View History

2023-06-19 11:13:04 +02:00
{
zramSwap.enable = true;
2023-06-19 11:13:04 +02:00
}