aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix
index 38efc27..f847509 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -34,7 +34,6 @@ in {
# Use the systemd-boot EFI boot loader.
boot = {
loader = {
- systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
grub = {
enable = true;