NixOS is my new daily driver after a hard start and many copy+pasta from Github Repos ^^

  • Dasnap@lemmy.world
    link
    fedilink
    arrow-up
    80
    arrow-down
    1
    ·
    9 days ago

    When I first started my job, a coworker set me up with a machine running NixOS. I gave it a year before I binned it for Ubuntu. I just… didn’t see the point? The troubleshooting wasted so much of my time for seemingly no benefit.

    • jaxiiruff@lemmy.zip
      link
      fedilink
      arrow-up
      42
      arrow-down
      3
      ·
      9 days ago

      The config file for managing basically the whole OS is amazing to begin with. Also the fact that the system is freshly rebuilt every update is neat too. And there is something where if a certain package requires a certain version of a library it will be installed alongside the current version just incase. Avoiding dependency hell.

      About troubleshooting, the official wiki for nixos got made this year so it finally will start to make sense to new users. I used to use arch because of their amazing wiki but now I use nixos since there is an active effort to make it easier.

      wiki.nixos.org

    • mrvictory1@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      9 days ago

      I think the point apart from declaring the whole system is that Nix saves changes to config files, this eliminates the concept of .pacnew / .pacsave.