diff options
Diffstat (limited to '')
| -rw-r--r-- | sys/hardware/apc.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/hardware/apc.nix b/sys/hardware/apc.nix index 2a7adaa..9614c48 100644 --- a/sys/hardware/apc.nix +++ b/sys/hardware/apc.nix @@ -20,8 +20,8 @@ in NISIP = "127.0.0.1"; NETSERVER = "on"; - MINUTES = "10"; - BATTERYLEVEL = "15"; + MINUTES = "5"; + BATTERYLEVEL = "10"; NOLOGON = "disable"; }); |
