1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

flake: add local readlater-bot input

This commit is contained in:
TheGeneralist 2026-02-13 19:50:44 +01:00
parent 98d3365eec
commit 71d2834c1d
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
2 changed files with 71 additions and 1 deletions

View file

@ -41,6 +41,10 @@
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
};
readlater-bot = {
url = "path:/home/thegeneralist/infofeeder-bot";
};
};
outputs =