Hide systemd-boot by default
This commit is contained in:
parent
05622e6127
commit
e825d3e101
@ -1,5 +1,6 @@
|
||||
{
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.timeout = 0;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = false;
|
||||
boot.plymouth.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user