diff --git a/configuration.nix b/configuration.nix index 9074de1..0157b9f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -40,9 +40,6 @@ allowDiscards = true; }; - boot.plymouth.enable = true; - boot.kernelParams = [ "nomodeset" ]; - ############################################################ # FIRMWARE - WIDE HARDWARE SUPPORT ############################################################