nixos/plymouth: use upstream defaults
https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/101 https://gitlab.freedesktop.org/plymouth/plymouth/-/blob/75204a2517658c01bd1d39f2dff845512c9cab12/src/plymouthd.defaults
This commit is contained in:
@@ -24,6 +24,7 @@ let
|
|||||||
configFile = pkgs.writeText "plymouthd.conf" ''
|
configFile = pkgs.writeText "plymouthd.conf" ''
|
||||||
[Daemon]
|
[Daemon]
|
||||||
ShowDelay=0
|
ShowDelay=0
|
||||||
|
DeviceTimeout=8
|
||||||
Theme=${cfg.theme}
|
Theme=${cfg.theme}
|
||||||
${cfg.extraConfig}
|
${cfg.extraConfig}
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user