Keyd: Difference between revisions

Create page
 
Graic (talk | contribs)
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 restart
$ 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: