From 4185cf8ade72351e14152de9027a4634232f4512 Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:15:54 -0500 Subject: [PATCH] nixos/mchprs: fix documentation link formatting --- nixos/modules/services/games/mchprs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/games/mchprs.nix b/nixos/modules/services/games/mchprs.nix index 53d070327fd4..cb59aa089f58 100644 --- a/nixos/modules/services/games/mchprs.nix +++ b/nixos/modules/services/games/mchprs.nix @@ -78,7 +78,7 @@ in Automatically restart the server after {option}`services.mchprs.maxRuntime`. The time span format is described here: - https://www.freedesktop.org/software/systemd/man/systemd.time.html#Parsing%20Time%20Spans. + . If `null`, then the server is not restarted automatically. ''; };