feat(sgx): add firefly-iii personal finance manager

Self-hosted Firefly III with data-importer, SQLite backend, behind
nginx with the existing internal.hoyer.world ACME cert.
This commit is contained in:
Harald Hoyer 2026-04-26 14:09:40 +02:00
parent d56f42820a
commit f4eb0c5939
4 changed files with 88 additions and 0 deletions

View file

@ -12,6 +12,7 @@
./wyoming.nix
./searx.nix
./uptime-kuma.nix
./firefly.nix
];
boot.tmp.useTmpfs = false;