espanso: move base matches to base.nix
This commit is contained in:
parent
f706299fbf
commit
552d7cda20
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
|
||||
matches = {
|
||||
base = import ./espanso/matches.nix;
|
||||
base = import ./espanso/matches/base.nix;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue