Btw i use *nix
Btw i use *nix
Btw i use *nix
Is Nix good? Afaik the main selling point is that the package manager stores different software versions by hash, so all are accessible. Not sure how that works with everything else
Isn't it immutable? That's a pretty big difference in itself
edit: Thank you for the replies, I'll have to learn more!
No, Nix isn’t actually immutable. It runs packages in isolation, but they can still affect your file system.