So before I start saying anything, I’m a new user that is trying out NixOS on a VM currently and setting up my own config before I decide on moving to Nix in the upcoming month but I’m looking at something in particular. Coming from Arch, I use an option for grub to reboot into another OS on my system automatically using grub-reboot
but it seems that doesn’t exist even when using grub as my bootloader. I see there is an option for setting the default index of the menu, but it seems that is possibly only on rebuild.
Is there a way I can get the grub-reboot
option on Nix or am I out of luck?