* Fixed URL.
svn path=/nixos/trunk/; revision=15468
This commit is contained in:
parent
f7f64961ad
commit
d2b0268646
@ -681,7 +681,7 @@ in
|
|||||||
/*
|
/*
|
||||||
{ tty = 6;
|
{ tty = 6;
|
||||||
theme = pkgs.fetchurl { # Yeah!
|
theme = pkgs.fetchurl { # Yeah!
|
||||||
url = http://www.bootsplash.de/files/themes/Theme-Pativo.tar.bz2;
|
url = mirror://gentoo/distfiles/Theme-Pativo.tar.bz2;
|
||||||
md5 = "9e13beaaadf88d43a5293e7ab757d569";
|
md5 = "9e13beaaadf88d43a5293e7ab757d569";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user