From: Scott Worley Date: Fri, 14 Aug 2026 08:33:23 +0000 (-0700) Subject: Fix off-by-one error X-Git-Url: http://git.scottworley.com/nixos-boot-usage/commitdiff_plain/refs/heads/master?ds=sidebyside Fix off-by-one error --- diff --git a/modules/boot-usage.nix b/modules/boot-usage.nix index c4b74af..8d820d0 100644 --- a/modules/boot-usage.nix +++ b/modules/boot-usage.nix @@ -64,8 +64,7 @@ ] ) ) - ], - start=1 + ] ), (0, set()) )[0]