From 91b02f5270484329044d8b872e6b11ac183a02c6 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 20 Sep 2024 07:45:41 +0000 Subject: [PATCH] deploy: 8d7e352a4b25ac2d88a881ffa3472680af916ddc --- options.xhtml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/options.xhtml b/options.xhtml index e7070d18a..020f3413c 100644 --- a/options.xhtml +++ b/options.xhtml @@ -68069,6 +68069,36 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/services/poweralertd.nix> + +
+ +
+ + services.poweralertd.extraArgs + + +
+
+

Extra command line arguments to pass to poweralertd.

+ +

Type: +list of string

+ +

Default: +[ ]

+ +

Example:

[
+  "-s"
+  "-S"
+]
+
+

Declared by: