Keyd: Difference between revisions
TobiasBora (talk | contribs) Create page |
Fix systemctl command |
||
Line 30: | Line 30: | ||
and apply your change via | and apply your change via | ||
<syntaxhighlight lang="conf"> | <syntaxhighlight lang="conf"> | ||
$ systemctl keyd | $ systemctl restart keyd | ||
</syntaxhighlight> | </syntaxhighlight> | ||
This is practical to quickly test the configuration but in not very "Nixy" as the configuration is not contained in your beloved <code>/etc/nixos/configuration.nix</code>… hence the second option: | This is practical to quickly test the configuration but in not very "Nixy" as the configuration is not contained in your beloved <code>/etc/nixos/configuration.nix</code>… hence the second option: |