adi1090x-plymouth-themes
adi1090x-plymouth-themes 1.0
Plymouth boot themes from adi1090x
<rendered-html><p>A variety of plymouth boot screens by adi1090x. Using the default value of <code>selected_themes</code> will install all themes (~524M). Consider overriding this with a list of the string names of each theme to install. Check ./shas.nix for available themes.</p> </rendered-html>
https://github.com/adi1090x/plymouth-themesGNU General Public License v3.0
programs: -
Maintainers
Platforms (24)
aarch64-linuxmips64el-linuxarmv7a-linuxmipsel-linuxpowerpc64-linuxriscv32-linuxm68k-linuxs390x-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adi1090x-plymouth-themes ];
Ad-hoc shell
nix-shell -p adi1090x-plymouth-themes
Flake (nix run)
nix run nixpkgs#adi1090x-plymouth-themes