Move and refactor Kanata configuration
All checks were successful
/ check (push) Successful in 1m41s
All checks were successful
/ check (push) Successful in 1m41s
This commit is contained in:
parent
1be1e2dd8d
commit
d19c5e6bcd
8 changed files with 54 additions and 73 deletions
|
@ -19,13 +19,6 @@
|
|||
];
|
||||
|
||||
features = {
|
||||
cli = {
|
||||
kanata.enable = true;
|
||||
kanata.devices = [
|
||||
"/dev/input/by-path/platform-i8042-serio-0-event-kbd"
|
||||
];
|
||||
};
|
||||
|
||||
desktop = {
|
||||
dwm.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue