On my previous OS I had created my own custom keyboard-layout, to which I even added it as a new (constructed) language, mostly so that I could more easily use diacritics in case I want to type in another European language, but also create my own attempt at a unified EU language that’s not bound to qwerty or dependent on the US.
I created files and a script that would do the following:
00-keyboard.confcopied to/etc/X11/xorg.conf.dyrcopied to/usr/share/X11/xkb/symbolsyr-af.map.gzcopied to/usr/share/kbd/keymaps/i386/dvorakKEYMAP=yr-afcopied to/etc/vconsole.confyrdev.xmlinserted into<layoutList>ofusr/share/X11/xkb/rues/evdev.xml`
How would go about this in Guix?