add boot splash screen
This commit is contained in:
parent
a8a31d7a91
commit
d88b7bcefb
7 changed files with 90 additions and 7 deletions
|
@ -9,6 +9,7 @@
|
|||
})
|
||||
(import ./sixel-patches.nix (inputs // { inherit pkgs; }))
|
||||
(final: prev: {
|
||||
plymouth-theme-red = (import ./plymouth-theme-red.nix (inputs // { inherit pkgs; }));
|
||||
uservars = import ../user/variables.nix;
|
||||
dhist = inputs.dhist.packages.${system}.dhist;
|
||||
mpvpaper = inputs.wegank.packages.${prev.system}.mpvpaper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue