configuring
This commit is contained in:
parent
f9deea312b
commit
53b331c72d
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
||||||
WantedBy = [ "default.target" ];
|
WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
Service = {
|
Service = {
|
||||||
ExecStartPre = "/sbin/modprobe uinput";
|
ExecStartPre = "/run/current-system/sw/bin/modprobe uinput";
|
||||||
ExecStart = "/home/emenel/.nix-profile/bin/kanata --cfg /home/emenel/.config/kanata/main.kbd";
|
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