fixed timout rename deprication
This commit is contained in:
parent
687012f0b6
commit
bf2f48fbcc
1 changed files with 1 additions and 1 deletions
|
|
@ -46,8 +46,8 @@
|
||||||
# which will be used the bootloader, do not set it as loader.grub.device.
|
# which will be used the bootloader, do not set it as loader.grub.device.
|
||||||
# GRUB installation fails, unless the whole disk is selected.
|
# GRUB installation fails, unless the whole disk is selected.
|
||||||
device = "/dev/vda";
|
device = "/dev/vda";
|
||||||
timeout = 0;
|
|
||||||
};
|
};
|
||||||
|
timeout = 0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# fileSystems."/" = {
|
# fileSystems."/" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue