I’m using automatic updates. I would like to get this scheduled not by time (as with system.autoUpgrade.dates) but by something like a systemd condition (like “network.target” or “multi-user.target”) that checks the availability of any updates in my nixos channel.
I’ve checked the docu and the internet but wasn’t successful. Most likely I did miss something. Any suggestions?