I did a quick search on github for `topic:nim` and `topic:devops` and didn't turn anything. Granted, github only recently introduced labels hence many repos haven't been labelled yet. Yet `topic:golang+topic:devops` turns up about 97 repos.
I'm not sure the Nim community has picked up momentum in that direction yet but I think you're right, Nim's a great language for devops and tooling. Same convenience as Go-lang from the deployment and standalone executable standpoint yet more expressive and potentially faster or more efficient depending on how much one cares about and wants to invest in performance. If you haven't read this article ([https://nim-lang.org/blog/2018/01/22/yes-command-in-nim.html)](https://nim-lang.org/blog/2018/01/22/yes-command-in-nim.html\)), it's a nice illustration of this in a compact form.
