Merge pull request #74996 from jsamsa/remove-vulgarity-wordpress

remove vulgarity from wordpress nixos module
This commit is contained in:
Graham Christensen 2019-12-04 13:48:54 -05:00 committed by GitHub
commit 458b84dddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ let
<note><para>These themes need to be packaged before use, see example.</para></note>
'';
example = ''
# For shits and giggles, let's package the responsive theme
# Let's package the responsive theme
responsiveTheme = pkgs.stdenv.mkDerivation {
name = "responsive-theme";
# Download the theme from the wordpress site