mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
miniflux
This commit is contained in:
parent
2651303be1
commit
67296d17ad
1 changed files with 5 additions and 0 deletions
|
|
@ -181,6 +181,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.miniflux = {
|
||||
enable = true;
|
||||
LISTEN_ADDR = "0.0.0.0:8086";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue