Commit cd0db58b8ddc

Vincent Demeester <vincent@sbr.pm>
2026-06-22 14:59:31
feat(aion): add wallabag + miniflux, remove linkwarden
Added self-hosted reading infrastructure on aion to replace Readwise Reader. Wallabag (read-it-later) on port 8084 with custom NixOS module, Miniflux (RSS) on port 8085 using nixpkgs module. Both use local PostgreSQL with peer auth. - Added wallabag NixOS module (PHP-FPM + Caddy + migrations) - Configured traefik routes on rhea for wallabag/miniflux - Replaced linkwarden with wallabag/miniflux in globals - Added agenix secrets for both services
1 parent 9e27e91
Changed files (1)
modules
wallabag
modules/wallabag/default.nix
@@ -120,9 +120,7 @@ let
       all.pgsql
       all.intl
       all.gd
-      all.bcmath
       all.tidy
-      all.imagick
     ]
   );