add plymouth

This commit is contained in:
Jonas Röger 2024-04-14 20:14:19 +02:00
parent 869506bcc3
commit 753591bcaa

View File

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