Merge pull request #138336 from shdpl/release-21.05

This commit is contained in:
Sandro
2021-11-12 18:43:15 +01:00
committed by GitHub
@@ -146,7 +146,7 @@ in
};
background = mkOption {
type = types.path;
type = types.either types.path (types.strMatching "^#[0-9]\{6\}$");
# Manual cannot depend on packages, we are actually setting the default in config below.
defaultText = literalExpression "pkgs.nixos-artwork.wallpapers.simple-dark-gray-bottom.gnomeFilePath";
description = ''