mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/netdata: remove old lib.mdDoc calls
This commit is contained in:
parent
c1429c606f
commit
f058c122ee
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ in {
|
|||
recommendedPythonPackages = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = lib.mdDoc ''
|
||||
description = ''
|
||||
Whether to enable a set of recommended Python plugins
|
||||
by installing extra Python packages.
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue