typo
This commit is contained in:
parent
9cfe373129
commit
3727fc359b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user