| It's still a fascinating prospect.
I've been toying with the idea of NixOS-as-MDM for some time now. It just occurred to me as I was brushing my teeth that most MDM solutions require a central server (if not all) and that can get expensive and inconvenient. Decentralizing the entire thing makes it more portable, flexible, and frankly, way cooler.
I was thinking of a guy who installed some distributed-computation software on all his school's computers, so he could build an entire Gentoo system, DE and all, in ninety seconds flat (not counting transfer times). Then it occurred to me that if all those machines were the same architecture, there's no reason those compiled objects could not be reused with the exact same optimizations. And since there's already no "central server" (because all of them are servers), you could unify this entire mess into a NixOS config, and you've got yourself a hype train straight out of 2014.
I need sleep. |