From 58dd89d7c0268be8b8ec2754b81b4099349f70b0 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 18 Jun 2024 21:55:35 +0200 Subject: [PATCH] maybe this theme works --- hosts/default/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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