1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 12:21:08 +01:00

feat(tt-rss): correct name, add secret to ci

This commit is contained in:
2022-11-29 13:55:56 +01:00
parent e06e7bbe0d
commit ff5bc035c0
4 changed files with 3 additions and 3 deletions

View File

@@ -90,7 +90,7 @@
urls-source "ttrss"
ttrss-url "https://feed.kmein.de"
ttrss-login "k"
ttrss-password "${lib.strings.fileContents <secrets/freshrss/password>}"
ttrss-password "${lib.strings.fileContents <secrets/tt-rss/password>}"
ttrss-mode "multi"
'';