• NotSteve_@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    2 hours ago

    Man I’m so interested in the whole Nix/NixOS ecosystem but it makes me feel new to Linux again even though I’ve been using it daily for over a decade

    edit: in a “I have no idea what I’m doing” kind of way

    • ghost_laptop@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      25 minutes ago

      yeah, i actually don’t use nix but i’ve been thinking a lot about moving to it. you essentially declare the stuff you need and the way apps are installed makes it so that it avoids dependency hell. this is a very niche thing though, since it’s essentially nixos without systemd (which makes it super unstable and essentially needs a lot of user fiddling) but a very interesting idea.