• something_random_tho
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I installed some broken Nvidia drivers and lost all video out. I rebooted the PC, selected the previous generation, and voila… working PC again. On Arch I’d be debugging it for hours.

    • Kyouki
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      Btrfs snapshots and auto snapshots is kind of the same?

      • Wilzax
        link
        fedilink
        arrow-up
        3
        ·
        2 years ago

        NixOS can be managed with Git and you can bring your old environment to a new PC without reloading a full snapshot. Config and data are kept separate when you use Nix to handle the config

        • Kyouki
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          Not a developer myself; what benefits does that give me? I know it’s repeatable on different hardware or equal across machines, but wat else would be a win to pick Nix? Immutable so its a pretty static experience?

      • Chewy@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 years ago

        For most use-cases, yes. I wouldn’t want to use any distro without simple rollback anymore. This boils down to Fedora Atomic, NixOS, or btrfs + any distro.

        • Kyouki
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          Agreed. Lifesaver tool many times as a average Linux nerd for about 2-3 years now.