From 2f07912f1b29c64094b6aa1a96d25e63ee165c3e Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Fri, 6 Jun 2025 02:16:42 +0200 Subject: [PATCH] bla --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 60bfa49..a6c7390 100644 --- a/flake.nix +++ b/flake.nix @@ -95,6 +95,8 @@ pkgs.sbctl ]; + + boot.loader.systemd-boot.configurationLimit = 4; # Lanzaboote currently replaces the systemd-boot module. # This setting is usually set to true in configuration.nix # generated at installation time. So we force it to false