diff options
Diffstat (limited to 'modules/system')
| -rw-r--r-- | modules/system/plymouth.nix | 13 |
1 files changed, 0 insertions, 13 deletions
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 ]; }; |
