add jp locale for touhou

This commit is contained in:
Kopatz
2025-03-04 21:43:41 +01:00
parent 8e3050f1f1
commit 065c64f420

View File

@@ -89,6 +89,13 @@
}; };
virtualisation.waydroid.enable = true; virtualisation.waydroid.enable = true;
i18n.supportedLocales = [
"C.UTF-8/UTF-8"
"de_AT.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"
"ja_JP.UTF-8/UTF-8"
];
# apple shit # apple shit
services.usbmuxd.enable = true; services.usbmuxd.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [