diff --git a/default.nix b/default.nix index bc968d5f..1d019dce 100644 --- a/default.nix +++ b/default.nix @@ -50,9 +50,6 @@ # TODO(sako):: figure out plymouth and why my system is too fast boot.plymouth = { enable = true; - extraConfig = " - ShowDelay=3 - "; };