Remove bootloader
This commit is contained in:
parent
a5e6f5dd7c
commit
c0845067ef
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
];
|
||||
|
||||
boot = {
|
||||
loader.grub.devices = [ "/dev/vda" ];
|
||||
loader.grub.enable = false;
|
||||
initrd = {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue