Skip to content

Instantly share code, notes, and snippets.

@nabakdev
Last active June 25, 2023 12:59
Show Gist options
  • Select an option

  • Save nabakdev/1340aa26f71255162546c0371d1087b3 to your computer and use it in GitHub Desktop.

Select an option

Save nabakdev/1340aa26f71255162546c0371d1087b3 to your computer and use it in GitHub Desktop.
Disable "Reboot into firmware interface" on boot with systemd-boot
sudo echo 'auto-firmware 0' >> /boot/loader/loader.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment