espanso: move base matches to base.nix
This commit is contained in:
parent
f706299fbf
commit
552d7cda20
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
matches = {
|
matches = {
|
||||||
base = import ./espanso/matches.nix;
|
base = import ./espanso/matches/base.nix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue