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