I’m trying out NixOS on my laptop right now and I’m loving it so far, but I was thinking of setting up distro box for ubuntu (mostly for a few developer environments dependent on it) and arch (for packages that aren’t on nixpkgs yet). I was wondering about the battery life hit on a laptop and I couldn’t find anything definitive on google/ddg. Has anyone here noticed a difference?
You must log in or register to comment.
None or negligible. It’s a container which uses namespaces just like Flatpak and Docker. It depends solely on what you run inside of it: there’s no VM or anything to just eat away cycles, it’s a process like any other on your host kernel.