you are viewing a single comment's thread
view the rest of the comments
[–] 26 points 1 year ago (3 children)

I use Alpine, tbh I dont see why I should learn an entire programming language just for a distro

  • source
  • hideshow 6 child comments
  • [–] 12 points 1 year ago (3 children)

    Alpine just feels like everything on my system is there for a reason (and somehow makes arch feel "bloated") so I 100% understand wanting a full config file for everything on your system. But DAMN THE DOCS SUCK. Also NixOS locks you into systemd...

  • source
  • parent
  • hideshow 6 child comments
  • [–] 6 points 1 year ago (1 child)

    I keep seeing this sentiment, what's wrong with systemd?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 1 year ago* (1 child)
  • [–] 3 points 1 year ago*

    Because whenever I use apt or a similar standard package manager there is always some issue. For example, I start up an Ubuntu VPS and try to run nginx just to find out that Ubuntu 24 only has 1.24

    And to get a newer version you need to do a bunch of steps:

    https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-open-source/#stable_vs_mainline

    How are these sources.list incantations any different from editing a configuration.nix file?

  • source
  • parent