miniflux: move into module

This commit is contained in:
Tim Schubert 2022-10-29 13:04:17 +02:00
parent 3c3868c88b
commit 8f4ffd1d45
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
23 changed files with 114 additions and 64 deletions

View file

@ -71,15 +71,6 @@ in
];
};
services.miniflux = {
enable = true;
config = {
CLEANUP_FREQUENCY = "48";
LISTEN_ADDR = "localhost:8080";
};
adminCredentialsFile = "/var/lib/miniflux/admin-credentials";
};
environment.systemPackages = with pkgs; [
chromium
ghostscript