Enable zram swap

This commit is contained in:
Daniel Fullmer 2020-11-24 15:33:39 -08:00
parent 1ebe014fe1
commit e4727b47f7

View File

@ -49,6 +49,8 @@ in
boot.extraModulePackages = [ config.boot.kernelPackages.rtl8189es ];
zramSwap.enable = true; # 128MB is not much to work with
sound.enable = true;
environment.systemPackages = with pkgs; [