use systemd initrd

This commit is contained in:
Jonas Röger 2024-04-14 21:39:14 +02:00
parent 6b7069a0ed
commit 49cdb024fb

View File

@ -81,6 +81,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true;
boot.initrd.systemd.enable = true;
# Configure console keymap
console.keyMap = "de";