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"