flake update

This commit is contained in:
Vivian 2022-09-28 12:20:54 +02:00
parent 9dbaf2c3c4
commit 2f100687a7
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;