diff --git a/docs/plasma-manager-options.nix b/docs/plasma-manager-options.nix index 97e2ef99..e8e69935 100644 --- a/docs/plasma-manager-options.nix +++ b/docs/plasma-manager-options.nix @@ -28,12 +28,12 @@ stdenv.mkDerivation { cp ${./static/style.css} out/style.css substituteInPlace options.md \ - --replace \ + --replace-fail \ '@OPTIONS_JSON@' \ ${plasma-manager-options}/share/doc/nixos/options.json substituteInPlace manual.md \ - --replace \ + --replace-fail \ '@VERSION@' \ ${revision}