remove opencode superpowers

This commit is contained in:
William 2026-04-16 19:25:58 -03:00
parent 1d05ab6d6f
commit 28a3d2fb26
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@ in
miniflux = {
enable = true;
config = {
LISTEN_ADDR = "localhost:8080";
LISTEN_ADDR = "localhost:58000";
CREATE_ADMIN = 1;
FETCHER_ALLOW_PRIVATE_NETWORKS = 1;
POLLING_SCHEDULER = "entry_frequency";