flake update

This commit is contained in:
Vivian 2022-09-28 12:20:54 +02:00
parent 6c0bcfe738
commit 4b92960a41
4 changed files with 25 additions and 11 deletions

View file

@ -74,6 +74,7 @@ in
};
# Bootloader.
# boot.initrd.systemd.enable = true; # Experimental
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.configurationLimit = 6;
boot.loader.efi.canTouchEfiVariables = true;