add boot splash screen

This commit is contained in:
Leonardo Eugênio 2022-12-14 01:05:27 -03:00
parent a8a31d7a91
commit d88b7bcefb
7 changed files with 90 additions and 7 deletions

View file

@ -36,6 +36,9 @@
nil-lsp.url = "github:oxalica/nil";
nil-lsp.inputs.nixpkgs.follows = "nixpkgs-unstable";
plymouth-themes.url = "github:adi1090x/plymouth-themes";
plymouth-themes.flake = false;
# my stuff
dhist.url = "github:lelgenio/dhist";
};