isakBSD@lemmy.ml to Linux@lemmy.ml · 15 hours ago[From Portuguese to English] Are you ready to embrace Void Linux?felaktig.infoexternal-linkmessage-square4linkfedilinkarrow-up120arrow-down12
arrow-up118arrow-down1external-link[From Portuguese to English] Are you ready to embrace Void Linux?felaktig.infoisakBSD@lemmy.ml to Linux@lemmy.ml · 15 hours agomessage-square4linkfedilink
minus-squaredwt@feddit.orglinkfedilinkDeutscharrow-up1·10 hours agoWhy would I prefer this, if I can get more packages with something like nix - which also works everywhere, but I get reproducibility and gitops on top?
minus-squareisakBSD@lemmy.mlOPlinkfedilinkarrow-up13arrow-down4·9 hours agoChoose Nix if: Reproducibility is critical (dev → prod same environment) You want a GitOps workflow (config as code, versioned) Rollbacks on failure matter (atomic updates) Choose Void if: You want to learn traditional Linux without abstractions Fast package management and lightweight system are priorities Systemd avoidance is a goal in itself Void is a better Linux distro. Nix is a better infrastructure tool. They solve different problems. You were right from the start – if reproducibility and GitOps count, Nix is the only option. Void can’t deliver that.
minus-squareati@piefed.sociallinkfedilinkEnglisharrow-up1·3 hours agoVoid has nix in its repos. NixOS is of course another thing.
Why would I prefer this, if I can get more packages with something like nix - which also works everywhere, but I get reproducibility and gitops on top?
Choose Nix if:
Reproducibility is critical (dev → prod same environment)
You want a GitOps workflow (config as code, versioned)
Rollbacks on failure matter (atomic updates)
Choose Void if:
You want to learn traditional Linux without abstractions
Fast package management and lightweight system are priorities
Systemd avoidance is a goal in itself
Void is a better Linux distro. Nix is a better infrastructure tool. They solve different problems.
You were right from the start – if reproducibility and GitOps count, Nix is the only option. Void can’t deliver that.
Void has nix in its repos. NixOS is of course another thing.