Disable Grub for all headless devices
This commit is contained in:
parent
fcbe6a3a66
commit
ad18b53b01
4 changed files with 4 additions and 24 deletions
|
|
@ -9,7 +9,6 @@
|
|||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
systemd-boot.enable = true;
|
||||
timeout = 0;
|
||||
};
|
||||
|
||||
# Change secrets file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue