Fix newsboat's config

This commit is contained in:
Paul-Henri Froidmont 2026-02-22 23:48:43 +01:00
parent 51a11b676c
commit 633c1ca9a1
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -1,4 +1,5 @@
{
pkgs,
config,
lib,
...
@ -25,7 +26,7 @@ in
urls-source "ocnews"
ocnews-url "https://cloud.banditlair.com"
ocnews-login "paultrial"
ocnews-passwordeval "secret-tool lookup elfeed nextcloud"
ocnews-passwordeval "${pkgs.libsecret}/bin/secret-tool lookup elfeed nextcloud"
cleanup-on-quit yes