feat(odin): add miniflux, simple rss feed reader.
This commit is contained in:
parent
88b6ecdd15
commit
ae27826f58
5 changed files with 33 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
searx = {
|
||||
file = ../../../secrets/searx.age;
|
||||
};
|
||||
miniflux = {
|
||||
file = ../../../secrets/miniflux.age;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue