feat: added firefly-iii

This commit is contained in:
Nick 2025-10-09 02:57:02 -05:00
parent 0113cd05f9
commit 8472667a43

View file

@ -8,8 +8,10 @@ in
firefly-iii = {
enable = true;
dataDir = service.paths.path0;
settings = {
DB_CONNECTION = "pgsql";
};
};
firefly-iii-data-importer = {
enable = true;
};