diff --git a/configuration/rescue-cd.nix b/configuration/rescue-cd.nix index 48a76cb07467..3cae68f0c48e 100644 --- a/configuration/rescue-cd.nix +++ b/configuration/rescue-cd.nix @@ -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 {