This commit is contained in:
iFargle 2023-06-29 22:01:32 +09:00
parent caef38ce7a
commit be16f79ac4

View file

@ -22,7 +22,7 @@
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.cleanTmpDir = true;
boot.tmp.cleanOnBoot = true;
# Plymouth splash screen
boot.plymouth.enable = true;
boot.initrd.systemd.enable = true;