Build-time systemd schedule
Summary
The article explains how to leverage build-time data from NixOS configurations to inspect and visualize systemd timers, moving from runtime checks to build-time verification. It demonstrates extracting timer configurations with nix eval, generating Mermaid diagrams, and discusses timezone handling and runtime vs build-time dependencies for server maintenance. The piece emphasizes automating infrastructure documentation and validation by inspecting configuration data before deployment.