diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 7beae0a..dc70b09 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -18,8 +18,8 @@ boot.plymouth = { enable = true; - theme = "rings"; - themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; }) ]; + theme = "breeze"; + # themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; }) ]; }; # LOVE me some blob