Hi,
I’m just starting out with Nixos. I’ve set up Ibus using the m17n engine as per the Nixos manual entry on Ibus. However, I need to use a custom input method rather than any of the ones that ship with Ibus/m17n. On Void I would manually create a new entry in the m17n database by creating a .mim file in /usr/share/m17n and then modifying mdb.dir file in the same directory. My impression is that there are no options in Nixos that could accomplish this.
So my question is, is there a way to specify the contents of this file in the Nixos configuration? Or is there some other workaround?
Many thanks for any suggestions!