Merge pull request #74996 from jsamsa/remove-vulgarity-wordpress
remove vulgarity from wordpress nixos module
This commit is contained in:
commit
458b84dddf
@ -127,7 +127,7 @@ let
|
|||||||
<note><para>These themes need to be packaged before use, see example.</para></note>
|
<note><para>These themes need to be packaged before use, see example.</para></note>
|
||||||
'';
|
'';
|
||||||
example = ''
|
example = ''
|
||||||
# For shits and giggles, let's package the responsive theme
|
# Let's package the responsive theme
|
||||||
responsiveTheme = pkgs.stdenv.mkDerivation {
|
responsiveTheme = pkgs.stdenv.mkDerivation {
|
||||||
name = "responsive-theme";
|
name = "responsive-theme";
|
||||||
# Download the theme from the wordpress site
|
# Download the theme from the wordpress site
|
||||||
|
Loading…
x
Reference in New Issue
Block a user