• steersman2484@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 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
      ·
      6 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
        ·
        6 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.