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; };