* Splashutils now works on x86_64.
svn path=/nixos/trunk/; revision=7873
This commit is contained in:
parent
06853a6083
commit
5d02654a3c
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue