diff --git a/configuration.nix b/configuration.nix index e1735e5..10a4bca 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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; [