chore: enable all locales on firefly instance

This commit is contained in:
oddlama 2025-04-26 15:00:56 +02:00
parent 58f2c82b65
commit 7c548d07cd
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -51,6 +51,7 @@ in
}
];
i18n.supportedLocales = [ "all" ];
services.firefly-iii = {
enable = true;
enableNginx = true;