shutdown on critical battery level

This commit is contained in:
2024-02-18 16:49:55 +01:00
parent 6528fc625c
commit 201bf683b8

View File

@@ -2,5 +2,5 @@
{
services.batsignal.enable = true;
# services.batsignal.extraArgs = [ "-p" ];
services.batsignal.extraArgs = [ "-D poweroff" ];
}