• juipeltje
      link
      fedilink
      31 month ago

      Man, i’m a NixOS user so probably also biased because i got used to the nix language, but legitimately all the parentheses in guix confuse the hell out of me lol

      • @Gilgamesh@lemmy.ml
        link
        fedilink
        1
        edit-2
        24 days ago

        I also feared them prior to using and writing my own config. But later, I found out they have packages that highlight different parentheses depth with different colours (rainbow-delimiter), auto insert missing parens (parinfer) and whatnot. This makes the process of working with them a lot easier!