Hi. I am using macOS. so, what UNIX like OS are you using?

  • imperator@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    What makes it a big up front cost? I run Arch and I’m a big fan since I get a lot of control over it and I really like having the rolling release type of distro.

    • heartlessevil@lemmy.one
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Rather than installing packages from the command line you need to write a configuration file in nix language. This can be as simple as services.nginx.enable = true; but for complicated, multi-purpose machines (like end-user devices) the configuration can get complicated and you need to learn the language at the same time.