This commit is contained in:
Andreas Schaafsma 2025-06-06 02:16:42 +02:00
parent 8701b72258
commit 2f07912f1b

View File

@ -95,6 +95,8 @@
pkgs.sbctl pkgs.sbctl
]; ];
boot.loader.systemd-boot.configurationLimit = 4;
# Lanzaboote currently replaces the systemd-boot module. # Lanzaboote currently replaces the systemd-boot module.
# This setting is usually set to true in configuration.nix # This setting is usually set to true in configuration.nix
# generated at installation time. So we force it to false # generated at installation time. So we force it to false