berry
Rachel Lambda Samuelsson 2024-03-15 11:59:56 +01:00
parent 9cfe373129
commit 3727fc359b
1 changed files with 1 additions and 1 deletions

View File

@ -615,7 +615,7 @@ in rec {
services = {
battery-check = {
Unit.Description = "Warn at low battery levels";
Service = let batMon = pkgs.writeShellScript "botMon" ''
Service = let batMon = pkgs.writeShellScript "batMon" ''
PATH="$PATH:${pkgs.lib.makeBinPath [
pkgs.acpi
pkgs.dunst