add splash screen for prettier boot
This commit is contained in:
parent
e6366c642d
commit
9e91c721d0
|
@ -21,6 +21,8 @@ in {
|
|||
timeout = 3;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
|
|
Loading…
Reference in a new issue