This commit is contained in:
ediblerope 2026-03-28 15:28:37 +00:00 committed by GitHub
parent 640ac96ece
commit 5c96b6fa02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 67 additions and 34 deletions

View file

@ -47,6 +47,8 @@
# Bootloader
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.configurationLimit = 5;
boot.initrd.systemd.enable = true;
system.autoUpgrade = {
enable = true;