Former-commit-id: 58fa41a210
This commit is contained in:
Hadi
2024-10-04 21:03:01 +02:00
parent 6827360045
commit ae77733c71
15 changed files with 417 additions and 184 deletions

View File

@@ -1,6 +1,6 @@
{
services.batsignal = {
enable = true;
extraArgs = [ "-c 10" "-w 30" "-f 97" ];
extraArgs = [ "-c 10" "-w 30" "-f disabled" ];
};
}