···3030 (isModule "ZRAM")
3131 ];
32323333- # Disabling this for the moment, as it would create and mkswap devices twice,
3434- # once in stage 2 boot, and again when the zram-reloader service starts.
3535- # boot.kernelModules = [ "zram" ];
3636-3733 systemd.packages = [ cfg.package ];
3834 systemd.services."systemd-zram-setup@".path = [ pkgs.util-linux ]; # for mkswap
3935