From f7e561115ee7042f96089b7754defbf7bcaa4561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Fri, 18 Oct 2024 12:40:23 +0300 Subject: [PATCH] Reduce bootloader timeout on helium --- machine-confs/helium.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-confs/helium.nix b/machine-confs/helium.nix index a4f6d3b..9966dab 100644 --- a/machine-confs/helium.nix +++ b/machine-confs/helium.nix @@ -93,7 +93,7 @@ ]; boot = { - loader.timeout = 10; + loader.timeout = 3; initrd.luks = { fido2Support = true; devices."luks-f6e1979b-0dee-4ee9-8170-10490019854b".fido2 = {