systemd cat and GNU cat hugging a Linux cat.

  • AHemlocksLie@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    5 days ago

    How is Guix? I run NixOS right now, and I didn’t find Guix until like right after I invested all the time and effort to learn Nix. I kind of want to switch, but I also don’t really want to abandon Nix right after I learned it.

    • neox_@sh.itjust.works
      link
      fedilink
      Français
      arrow-up
      2
      ·
      5 days ago

      The main difference with NixOS is that it’s fully free. Another difference is that the language used for configuration in Guix is Scheme, a general purpose functional language.

      • AHemlocksLie@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        4 days ago

        Not much else different? That’s kinda what I expected, about the same experience, just in Guile Scheme instead of Nix and with a different package repo.