configuring
This commit is contained in:
parent
05e97ae47a
commit
f9deea312b
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@
|
|||
WantedBy = [ "default.target" ];
|
||||
};
|
||||
Service = {
|
||||
ExecStart = "sudo /home/emenel/.nix-profile/bin/kanata --cfg /home/emenel/.config/kanata/main.kbd";
|
||||
ExecStartPre = "/sbin/modprobe uinput";
|
||||
ExecStart = "/home/emenel/.nix-profile/bin/kanata --cfg /home/emenel/.config/kanata/main.kbd";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue