mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
feat: fix plymouth theme
This commit is contained in:
parent
818cb4498e
commit
f67aa678a1
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ stdenv.mkDerivation {
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://code.liv.town/liv/nixos-centered-plymouth";
|
url = "https://code.liv.town/liv/nixos-centered-plymouth";
|
||||||
rev = "d7c01ff3ca1da939ca9a8b7d72ed1a63ecc1638f";
|
rev = "ccca3ee5e156a5e7e8d4c01734f844a21d284b05";
|
||||||
hash = "sha256-2bC3OrlYdAlYFF0pZYULt25IJVY0w04meaYnDksd7sI=";
|
hash = "sha256-mp3vTZ4YbG0GrJ+STp/av4mROtN3CpZHtAW0JiOKJfo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue