Yeah, it is a lot of initial work, but once you got your shell.nix or flake.nix in place it is really nice, to not have to deal with different dependencies and versions in different projects.
But you can also archive the same on any distro with the nix package manager.
It’s an investment for the next time you install on a new dev machine. After install, I will literally run a single command to return to the exact state of my dev environment.
Switching to nixos?
As someone who switched to nixos - eh. So much hacking to make dev stuff work really kills the magic that nixos is supposed to be :|
Yeah, it is a lot of initial work, but once you got your shell.nix or flake.nix in place it is really nice, to not have to deal with different dependencies and versions in different projects.
But you can also archive the same on any distro with the nix package manager.
except i want my computer to function for my needs without “a lot of initial work”
It’s an investment for the next time you install on a new dev machine. After install, I will literally run a single command to return to the exact state of my dev environment.