From 46986df271f751a5ee1afc984fd5e753a233e274 Mon Sep 17 00:00:00 2001 From: misschloe777 Date: Sun, 28 Sep 2025 11:55:39 +0200 Subject: [PATCH] specified correct theme name --- hosts/buldak/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/buldak/configuration.nix b/hosts/buldak/configuration.nix index ce8ee06..3b89372 100644 --- a/hosts/buldak/configuration.nix +++ b/hosts/buldak/configuration.nix @@ -24,7 +24,7 @@ boot = { plymouth = { enable = true; - theme = "rings"; + theme = "blahaj"; themePackages = with pkgs; [ # By default we would install all themes plymouth-blahaj-theme