Bootloader: Difference between revisions
→How do I remove older generations from the bootloader?: Answer the question exactly |
Phanirithvij (talk | contribs) copied from old wiki |
||
| Line 69: | Line 69: | ||
}; | }; | ||
</nowiki>}} | </nowiki>}} | ||
=== Show a custom label or tags for my build in the bootloader menu === | |||
Most bootloaders like GRUB will show the NixOS version as the name of the generation (as shown with nixos-rebuild list-generations). To add a custom name for your build use [https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=system.nixos.label system.nixos.label] | |||
== Troubleshooting == | == Troubleshooting == | ||