use codeberg remote for rssdownloader-src input

This commit is contained in:
2026-08-02 10:19:57 +02:00
parent 2ef012d0b0
commit 74b5b81d06
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
herdr.url = "github:ogulcancelik/herdr";
rssdownloader-src = {
url = "path:/home/ulve/code/rssdownloader";
url = "git+https://codeberg.org/ulve/rssdownloader";
flake = false;
};
};