diff --git a/modules/system/devices/boot/plymouth/default.nix b/modules/system/devices/boot/plymouth/default.nix index 270b74c..0aee128 100644 --- a/modules/system/devices/boot/plymouth/default.nix +++ b/modules/system/devices/boot/plymouth/default.nix @@ -2,6 +2,7 @@ { boot = lib.mkIf config.system.desktop.enable { plymouth.enable = true; + loader.timeout = 0; consoleLogLevel = 0; initrd.verbose = false; kernelParams = [