Update configuration.nix

This commit is contained in:
ska
2025-12-22 11:47:14 +00:00
parent 55126dcc85
commit 439aa4038c

View File

@@ -203,7 +203,6 @@
wantedBy = [ "timers.target" ];
timerConfig = {
OnBootSec = "60s";
OnUnitActiveSec = "1h";
};
};