add splash screen for prettier boot

This commit is contained in:
Vinzenz Schroeter 2023-10-06 00:02:00 +02:00
parent e6366c642d
commit 9e91c721d0

View file

@ -21,6 +21,8 @@ in {
timeout = 3; timeout = 3;
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
}; };
plymouth.enable = true;
}; };
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking # Enables DHCP on each ethernet and wireless interface. In case of scripted networking