feat: Compile rime schema when build nixos

This commit is contained in:
ulic-youthlic 2026-01-22 21:06:55 +08:00
parent cec21244b3
commit 213d6bed55
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 12 additions and 53 deletions

View file

@ -20,7 +20,6 @@ in
sourceRoot = "schema";
patches = [
./punctuator.patch
./key_binder.patch
];