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

feat(newsboat): move home

This commit is contained in:
2021-06-30 11:38:20 +02:00
parent 6498e5a1da
commit 900839b9b3

View File

@@ -3,7 +3,7 @@ let
ytdl-format = "'bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best'";
newsboat-home =
"${config.users.users.me.home}/cloud/syncthing/common/newsboat";
"${config.users.users.me.home}/cloud/Seafile/Documents/newsboat";
linkhandler-bin = "${pkgs.scripts.linkhandler}/bin/linkhandler";
newsboat-config = pkgs.writeText "config" ''