0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

* Use the new Intel driver.

svn path=/nixos/trunk/; revision=8633
This commit is contained in:
Eelco Dolstra 2007-05-01 15:27:50 +00:00
parent c1d072c17d
commit 66f0d29a48
3 changed files with 8 additions and 5 deletions

View file

@ -357,12 +357,14 @@
{
name = ["services" "ttyBackgrounds" "defaultSpecificThemes"];
default = [
/*
{ tty = 6;
theme = pkgs.fetchurl { # Yeah!
url = http://www.bootsplash.de/files/themes/Theme-Pativo.tar.bz2;
md5 = "9e13beaaadf88d43a5293e7ab757d569";
};
}
*/
{ tty = 10;
theme = pkgs.fetchurl {
url = http://www.bootsplash.de/files/themes/Theme-GNU.tar.bz2;