From 91b02f5270484329044d8b872e6b11ac183a02c6 Mon Sep 17 00:00:00 2001
From: rycee
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: