systemd-boot: Boot the default entry by default

Since I never use previous generations, booting the newest entry by
default seems ideal. In the case that something is broken, it should be
possible to return to the menu by pressing space at boot.
This commit is contained in:
Donovan Glover 2023-06-04 16:34:39 -04:00
parent 734c2c2db2
commit 6542ff2abb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -60,6 +60,7 @@
editor = false;
};
timeout = 0;
efi.canTouchEfiVariables = true;
};