From cdd7502b2952fcde19e411bd184cb5554ad720b4 Mon Sep 17 00:00:00 2001 From: ska Date: Fri, 2 Jan 2026 23:28:07 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) 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 ############################################################