mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added firefly-iii
This commit is contained in:
parent
0113cd05f9
commit
8472667a43
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ in
|
||||||
firefly-iii = {
|
firefly-iii = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dataDir = service.paths.path0;
|
dataDir = service.paths.path0;
|
||||||
DB_CONNECTION = "pgsql";
|
settings = {
|
||||||
|
DB_CONNECTION = "pgsql";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
firefly-iii-data-importer = {
|
firefly-iii-data-importer = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue