miniflux: move into module
This commit is contained in:
parent
3c3868c88b
commit
8f4ffd1d45
23 changed files with 114 additions and 64 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue