From 863b94039a16f616cca0965719c3448dcd438491 Mon Sep 17 00:00:00 2001 From: ska Date: Fri, 2 Jan 2026 23:40:49 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 83271b9..0157b9f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -40,9 +40,6 @@ allowDiscards = true; }; - boot.plymouth.enable = true; - boot.plymouth.theme = "text"; - ############################################################ # FIRMWARE - WIDE HARDWARE SUPPORT ############################################################