From a4a4957fae687c0c0ac6f65c916b1f5346cde9bd Mon Sep 17 00:00:00 2001 From: scouckel Date: Mon, 8 Dec 2025 15:04:15 -0600 Subject: new bsol theme fork --- hosts/xanathar/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts/xanathar') diff --git a/hosts/xanathar/configuration.nix b/hosts/xanathar/configuration.nix index 36133bc..62e54df 100644 --- a/hosts/xanathar/configuration.nix +++ b/hosts/xanathar/configuration.nix @@ -17,10 +17,10 @@ device = "nodev"; useOSProber = true; theme = "${pkgs.fetchFromGitHub { # blue screen of life grub theme - owner = "harishnkr"; + owner = "scouckel"; repo = "bsol"; - rev = "8f39f66967e2391b11ee554578f0b821070ec72a"; - sha256 = "sha256-UD5crwJdqnKVnxTN2vHIukJnQuzxmkko3E5wb8Xg6gs"; + rev = "a8eedad9e7163dce230ca7886be8e1b4ef81da99"; + sha256 = "sha256-P2q73uM1Ysn1a+0mOGOvee/Q1WAYRGQvfanrasx/8r8"; }}/bsol"; }; }; -- cgit v1.3