• @something_random_tho
    link
    110 months 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
      210 months ago

      Btrfs snapshots and auto snapshots is kind of the same?

      • @Wilzax
        link
        310 months 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
          110 months 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
        link
        fedilink
        1
        edit-2
        10 months 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
          110 months ago

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