About the same here, though I have to say... Reading the "3 hours per day" part out loud still seems... Insane somehow.
In a similar vein, I'm currently staying at my mom's house, and the internet is too shit to use my Jellyfin. As a result, I haven't been watching any shows, and my day seems to be infinitely longer, like a million more activities fit in the sake 24 hours.
Planning to host a Nix caching server, and have CI build all package and NixOS outputs on every push to git, then in turn pushing the output artifacts to the cache. Would save me a good chunk of time when tinkering with VMs that haven't seen manual updates in a while.
Only thing is, I'm not sure how to approach building and caching NixOS configs that receive agenix secrets in their input. Obviously those should not be cached...