From c0c2f2903f310dd5efb86f02b4b5f824183f5173 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 13 Apr 2024 15:11:11 +0200 Subject: lib.mdDoc: remove and replace with warning --- nixos/modules/services/networking/mtr-exporter.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/services/networking/mtr-exporter.nix b/nixos/modules/services/networking/mtr-exporter.nix index fa5d6b7d6faa0..2b96cb2491acd 100644 --- a/nixos/modules/services/networking/mtr-exporter.nix +++ b/nixos/modules/services/networking/mtr-exporter.nix @@ -4,7 +4,7 @@ let inherit (lib) maintainers types literalExpression escapeShellArg escapeShellArgs - mkEnableOption mkOption mkRemovedOptionModule mkIf + mkEnableOption mkOption mkRemovedOptionModule mkIf mkPackageOption optionalString concatMapStrings concatStringsSep; cfg = config.services.mtr-exporter; -- cgit 1.4.1