From cef6f8b2142a0c6dc0fa4d31d2ffa23143c6b788 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Thu, 2 Jul 2026 14:55:02 +0200 Subject: refactor: remove dead code and unused foot module --- modules/system/plymouth.nix | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'modules/system/plymouth.nix') diff --git a/modules/system/plymouth.nix b/modules/system/plymouth.nix index f184624..0ac2b53 100644 --- a/modules/system/plymouth.nix +++ b/modules/system/plymouth.nix @@ -11,19 +11,6 @@ enable = true; theme = "breeze"; themePackages = with pkgs; [ - #(adi1090x-plymouth-themes.override { - #selected_themes = [ - #"lone" - #"red_loader" - #"cuts_alt" - #"abstract_ring_alt" - #"loader_2" - #"sliced" - #"spinner_alt" - #"sphere" - #"loader" - #]; - #}) kdePackages.breeze-plymouth ]; }; -- cgit v1.3.1