From 2a19150f9db87841dd1e4e27525fc908ecb2af5a Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 24 Mar 2022 21:00:24 +0100 Subject: modules/upower-minimal: Fix option description Regression introduced by 652ac49da16123016c36537dc28331649a63bf7b. This breaks the build of the manual because the tag wasn't closed. Signed-off-by: aszlig --- modules/services/upower-minimal.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/services') diff --git a/modules/services/upower-minimal.nix b/modules/services/upower-minimal.nix index 215e47dc..cb3f3895 100644 --- a/modules/services/upower-minimal.nix +++ b/modules/services/upower-minimal.nix @@ -47,7 +47,7 @@ in description = '' The upower configuration. - If null, the default values in ${pkg}/etc/UPower/UPower.conf are used. + If null, the default values in ${pkg}/etc/UPower/UPower.conf are used. So far it looks like there is always only one Section called UPower ''; -- cgit 1.4.1