Auto-updates are enabled on my system, but they’re so very unpredictable. Just now had one running, I was thinking “why is my PC lagging” until you hear a symphony of USB connect/disconnect sounds and you realise, “ohh, it was auto-update”.
So the question is, is there some kind of way to receive a notification when auto-update is running? Preferably with progressbar. Or maybe a way to get notifications when there are updates available? Thanks!
Autoupdates during times when I’m not using the system might not work, as I usually shut down the PC when it’s not in use… 😅 Looks like the best way to deal with the issue is to try and write an application myself of sorts?
Would love to have a diff before building a new version, but reading this blogpost it seems you can only get one afterwards https://blog.tjll.net/previewing-nixos-system-updates/
Anyways, if I were to make an app myself, although not very reliable, using the
[11/22/33] built,
logging during thenixos-rebuild
command could be a way to get some progressbar I think?