Hevana: lol j/k, using Obsidian instead of FreshRSS
This commit is contained in:
parent
3ef2ebe47c
commit
2fbee2adb5
|
@ -256,7 +256,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
rss = {
|
rss = {
|
||||||
enable = true;
|
enable = false;
|
||||||
home = "${services-root}/freshrss";
|
home = "${services-root}/freshrss";
|
||||||
url = config.secrets.services.rss.url;
|
url = config.secrets.services.rss.url;
|
||||||
auth = with config.secrets.services.rss.auth; {
|
auth = with config.secrets.services.rss.auth; {
|
||||||
|
|
Loading…
Reference in a new issue