• Dr. Moose@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 months ago

    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 :|

    • steersman2484@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      7 months ago

      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.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        except i want my computer to function for my needs without “a lot of initial work”

        • tatterdemalion@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          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.