I spent a bit of time over the Easter break getting my editors configured on NixOS. Yes, editors plural. Yes, it is overkill. But I can, so I have. Editors can be one of the trickier things to configure in NixOS, or at least, they present more decisions to be made about how one will configure them. Most editors have their own package managers which handle installing, configuring and updating plugins and packages for the editor, which means that you need to decide whether you will let the edit...