diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-01 18:52:09 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-01 18:52:09 +0530 |
| commit | 4803f1aac7f36c45c392b50869cd91d097e413c9 (patch) | |
| tree | 14f979e3a4a8d5bd30731cf36019413333095c34 /machines/x/configuration.nix | |
| parent | 29c2a10af3cdac0206bf1fb1a027324f6b049d25 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | machines/x/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index 88b8e31..933239f 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -18,7 +18,6 @@ boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - boot.loader.efi.efiSysMountPoint = "/boot/EFI"; boot.extraModprobeConfig = "options kvm_intel nested=1"; |
