Keyd: Difference between revisions
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 === | ||
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 = { | ||