Fix VPS
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
imports = [ ./hardware.nix ];
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce true;
|
||||
boot.loader.efi.canTouchEfiVariables = lib.mkForce false;
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
# device = "nodev"; # Required for EFI#
|
||||
|
||||
Reference in New Issue
Block a user