• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle








  • Whenever somebody recommends NixOS, I just want to spam the comments with Guix. I prefer configs I can understand, and I think lisp makes that easier. Other than syntax, the only thing I see is people complaining about the free-oftware-only. But the recently hyped distrobox solves that (together with the nonguix repo). Yet nobody recommends guix in all these “immutable” distro threads.

    In my opinion Guix is the best mix of:

    • Arch (rolling release),

    • NixOS (“immutable”, atomic updates , rollback, reproducible, declarative configs)

    • Gentoo (source code based, write your own package definitions for any source code you find),

    with some lispy syntax.