mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: keep less generations to keep /boot free
This commit is contained in:
parent
3e3d25a279
commit
041c5ae4e4
2 changed files with 2 additions and 0 deletions
|
|
@ -6316,6 +6316,7 @@ This dynamically uses systemd boot or Lanzaboote depending on `config.swarselsys
|
|||
lanzaboote = lib.mkIf (!config.swarselsystems.initialSetup && config.swarselsystems.isSecureBoot) {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
configurationLimit = 3;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue