mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
chore: enable all locales on firefly instance
This commit is contained in:
parent
58f2c82b65
commit
7c548d07cd
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
i18n.supportedLocales = [ "all" ];
|
||||
services.firefly-iii = {
|
||||
enable = true;
|
||||
enableNginx = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue