commented out theme because url is broken

svn path=/nixos/branches/fix-style/; revision=14186
This commit is contained in:
Nicolas Pierron 2009-02-22 16:08:51 +00:00
parent e79dbaad55
commit a4fc915634
1 changed files with 2 additions and 0 deletions

View File

@ -148,12 +148,14 @@ rec {
sha256 = "0sdykpziij1f3w4braq8r8nqg4lnsd7i7gi1k5d7c31m2q3b9a7r";
};
}
/* url is broken
{ tty = 8;
theme = pkgs.fetchurl {
url = http://www.bootsplash.de/files/themes/Theme-GNU.tar.bz2;
md5 = "61969309d23c631e57b0a311102ef034";
};
}
*/
];
};