1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 02:21:05 +01:00

i18n: set the appropriate LOCALE_ARCHIVE_x_xx variable (#1659)

This commit is contained in:
midchildan 2021-01-23 23:56:38 +09:00 committed by GitHub
parent 08fc1586c0
commit 9a12cd7e81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 93 additions and 16 deletions

2
.github/CODEOWNERS vendored
View file

@ -11,6 +11,8 @@
/modules/misc/gtk.nix @rycee
/modules/config/i18n.nix @midchildan
/modules/misc/news.nix @rycee
/modules/misc/numlock.nix @evanjs