1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

i18n.inputMethod: add module

This commit is contained in:
Ilan Joselevich 2021-06-16 01:59:25 +03:00 committed by Robert Helgesson
parent ab0e6c3e0e
commit 7e2b1a42aa
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
15 changed files with 399 additions and 0 deletions

View file

@ -109,4 +109,10 @@
githubId = 34393802;
name = "Malte Voos";
};
kranzes = {
email = "personal@ilanjoselevich.com";
github = "Kranzes";
githubId = 56614642;
name = "Ilan Joselevich";
};
}