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: