Fixing vultr config
This commit is contained in:
@@ -17,7 +17,11 @@ with lib;
|
||||
|
||||
# - Bootloader ---------------------------------
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
version = 2;
|
||||
device = "/dev/vda";
|
||||
};
|
||||
|
||||
# - Modules ------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user