boot.loader.refind.maxGenerations
Maximum number of latest generations in the boot menu.
Useful to prevent boot partition of running out of disk space.
null means no limit i.e. all generations that were not
garbage collected yet.
- Type
null or signed integer- Default
null- Example
50- Declared
- <nixpkgs/nixos/modules/system/boot/loader/refind/refind.nix>