From 9275f60f27e071108b37cd6514332361f50acef6 Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Wed, 2 Feb 2022 19:52:54 +0100 Subject: [PATCH] fixed duplicated loader --- trantor.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/trantor.nix b/trantor.nix index a987560..dd3c600 100644 --- a/trantor.nix +++ b/trantor.nix @@ -51,7 +51,6 @@ in { boot = { loader = { - systemd-boot.enable = true; efi = { canTouchEfiVariables = true; efiSysMountPoint = "/boot/efi";