From 44a020e82bd1c2be65eef15661ff1ace922bceb0 Mon Sep 17 00:00:00 2001 From: Steph Date: Wed, 11 Dec 2024 22:32:07 +0100 Subject: [PATCH] update --- hardware-configuration/tau.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hardware-configuration/tau.nix b/hardware-configuration/tau.nix index b5400bb..0d179a4 100644 --- a/hardware-configuration/tau.nix +++ b/hardware-configuration/tau.nix @@ -50,13 +50,6 @@ boot.plymouth = { enable = true; - theme = "pixels"; - themePackages = with pkgs; [ - # By default we would install all themes - (adi1090x-plymouth-themes.override { - selected_themes = [ "pixels" ]; - }) - ]; }; # Enable "Silent Boot"