Keyd: Difference between revisions

Mse63 (talk | contribs)
added Unicode Support section
m Remove outdated notice, fix typo
Tags: Mobile edit Mobile web edit Visual edit
 
Line 2: Line 2:


=== Activate Keyd in NixOs ===
=== Activate Keyd in NixOs ===
Note that the keyd module is relatively experimental (as of 2024), and still subject to changes. To active keyd in NixOs, you can simply add in the rest of your <code>/etc/nixos/configuration.nix</code>
To activate keyd in NixOs, you can simply add in the rest of your <code>/etc/nixos/configuration.nix</code>
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
   services.keyd = {
   services.keyd = {