Update configuration.nix

This commit is contained in:
ska
2025-12-25 22:10:18 +00:00
parent 54a10eede4
commit 300528b651

View File

@@ -230,7 +230,6 @@
timerConfig = { timerConfig = {
OnBootSec = "60s"; OnBootSec = "60s";
OnUnitActiveSec = "5min"; OnUnitActiveSec = "5min";
AccuracySec = "30s";
}; };
}; };