From 9bce35711135f286c82059599e1b0fb238022daa Mon Sep 17 00:00:00 2001 From: sioodmy Date: Mon, 11 Nov 2024 13:13:45 +0100 Subject: [PATCH] fuck --- system/boot/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/boot/default.nix b/system/boot/default.nix index 526af46d..8889ffe5 100644 --- a/system/boot/default.nix +++ b/system/boot/default.nix @@ -8,8 +8,8 @@ systemd-boot = { enable = true; configurationLimit = 10; + editor = false; }; - editor = false; # spam space to get to boot menu timeout = 0; };