So we can clearly see the most popular distros and the reasons why people use them, please follow this format:
- Write the name of the Linux distro as a first-level comment.
- Reply to that comment with each reason you like the distro as a separate answer.
For example:
- Distro (first-level comment)
- Reason (one answer)
- Other reason (a different answer)
Please avoid duplicating options. This will help us better understand the most popular distros and the reasons why people use them.
Since you mentioned slow build times…
You can do
nixos-rebuild --target-host
to build locally and deploy over ssh. You can also use something likenixops
.No way, that’s awesome! I’ll give it a try for sure!