diff --git a/configuration.nix b/configuration.nix index 4613138..a6ba46a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -40,6 +40,8 @@ allowDiscards = true; }; + boot.plymouth.enable = true; + ############################################################ # FIRMWARE - WIDE HARDWARE SUPPORT ############################################################