feat(home): Disable kanata
This commit is contained in:
parent
3c6d047b25
commit
c71ea24abe
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ in {
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
clipboard = enabled;
|
clipboard = enabled;
|
||||||
kanata = enabled;
|
# kanata = enabled;
|
||||||
syncthing = enabled;
|
syncthing = enabled;
|
||||||
};
|
};
|
||||||
xorg = {
|
xorg = {
|
||||||
|
|
Loading…
Reference in a new issue