boot.tmp.zramSettings.fs-type

NixOS option

The file system to put on the device. See: https://github.com/systemd/zram-generator/blob/main/zram-generator.conf.example

type: string
Default
"ext4"
Example
"ext2"
declared in: nixos/modules/system/boot/zram-as-tmp.nixView source on NixOS/nixpkgs →