···8899- LXD now supports virtual machine instances to complement the existing container support
10101111+- The `nixos-rebuild` command has been given a `list-generations` subcommand. See `man nixos-rebuild` for more details.
1212+1113## New Services {#sec-release-23.11-new-services}
12141315- [MCHPRS](https://github.com/MCHPR/MCHPRS), a multithreaded Minecraft server built for redstone. Available as [services.mchprs](#opt-services.mchprs.enable).
···1010.Sh SYNOPSIS
1111.Nm
1212.Bro
1313-.Cm switch | boot | test | build | dry-build | dry-activate | edit | build-vm | build-vm-with-bootloader
1313+.Cm switch | boot | test | build | dry-build | dry-activate | edit | build-vm | build-vm-with-bootloader | list-generations Op Fl -json
1414.Brc
1515.br
1616.Op Fl -upgrade | -upgrade-all
···196196containing a
197197.Pa /boot
198198partition.
199199+.
200200+.It Cm list-generations Op Fl -json
201201+List the available generations in a similar manner to the boot loader
202202+menu. It shows the generation number, build date and time, NixOS version,
203203+kernel version and the configuration revision. This is useful to get
204204+information e.g. for which generation to roll back to with
205205+.Ic nixos-rebuild switch Fl -generation Ar N
206206+There is also a json version of output available.
199207.El
200208.
201209.