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:
parent
98d3365eec
commit
71d2834c1d
2 changed files with 71 additions and 1 deletions
|
|
@ -41,6 +41,10 @@
|
|||
url = "github:nix-community/fenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
readlater-bot = {
|
||||
url = "path:/home/thegeneralist/infofeeder-bot";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue