* Splashutils now works on x86_64.

svn path=/nixos/trunk/; revision=7873
This commit is contained in:
Eelco Dolstra 2007-02-06 22:49:20 +00:00
parent 06853a6083
commit 5d02654a3c

View file

@ -53,7 +53,6 @@ rec {
# And a background to go with that.
ttyBackgrounds = {
enable = pkgs.stdenv.system != "x86_64-linux";
specificThemes = [
{ tty = 8;
theme = pkgs.fetchurl {