A laptop with 8 GB of ram and 6 cores. I have only one machine that I use for work. That's the main issueI. Need to find a free weekend to compile and try out gentoo ๐
7ai
I'll try it sometime.
Yeah I guess so then all those that remain are the benefits of Nixos ๐
That's right. I just rely on intuition to create a snapshot just before I think some operation will potentially break the system. (Along with daily snapshots)
It's definitely not as bulletproof and transparent as Nixos. You can see what has changed by doing a diff :)
I definitely want to try out gentoo sometime. My system is not very powerful. I'm afraid it'll compile for many days ๐
I was just going off based on its history. It began based on gentoo. (Wikipedia) but yea it is independent now.
Yeah. Most small changes will not rebuild everything. It's just the core dependency updates that are most expensive. Like say openssl got a minor update. Now every package that depends on it needs to be rebuilt and rehashed because of the way nix store works.
Other than the obvious things like arch having better docs and lots of packages, void reminds me of arch before systemd. Especially editing rc.conf etc.
Was it recent? I remember doing the same some years ago ๐
I just wanted something lightweight and fast. It was between alpine (gentoo based), void and artix (arch based). I decided to go for void because it's new and an independent distro. I'll try the other two some day.
Thank you that makes sense. When I get my hands on a more powerful machine and have less data constraints, I'll try Nixos again. I do miss it sometimes ๐