Does anyone have an example of using KMonad in Guix? I got the udev snippet from the KMonad github page, but what about:
1) How to specify keyboards, e.g. what to put in `(device-file "/dev/input/by-id/my-keyboard-kbd")`? (I've managed by-path, but wondered if there was a better way) 2) how to have it activated on login. I seem to have to run kmonad as root. Is there a way to specify the config file location in a Guix configuration specification? Relevantly, I'm using Guix System and Guix Home.
