Enable zram swap
This commit is contained in:
parent
1ebe014fe1
commit
e4727b47f7
@ -49,6 +49,8 @@ in
|
|||||||
|
|
||||||
boot.extraModulePackages = [ config.boot.kernelPackages.rtl8189es ];
|
boot.extraModulePackages = [ config.boot.kernelPackages.rtl8189es ];
|
||||||
|
|
||||||
|
zramSwap.enable = true; # 128MB is not much to work with
|
||||||
|
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user