1
0

hosts/web-2: Add feeds.clerie.de

This commit is contained in:
2025-01-05 16:26:46 +01:00
parent 1b86f094c8
commit e70ff56b28
8 changed files with 94 additions and 0 deletions

View File

@@ -41,6 +41,10 @@
url = "git+https://git.clerie.de/clerie/nurausstieg.git";
inputs.nixpkgs.follows = "nixpkgs";
};
rainbowrss = {
url = "git+https://git.clerie.de/clerie/rainbowrss.git";
inputs.nixpkgs.follows = "nixpkgs";
};
scan-to-gpg = {
url = "git+https://git.clerie.de/clerie/scan-to-gpg.git";
inputs.nixpkgs.follows = "nixpkgs";