mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
add calorie-tracker as external flake service
This commit is contained in:
parent
60215eb57c
commit
16ce3aebd9
6 changed files with 370 additions and 15 deletions
|
|
@ -43,7 +43,11 @@
|
|||
};
|
||||
|
||||
readlater-bot = {
|
||||
url = "path:/home/thegeneralist/infofeeder-bot";
|
||||
url = "git+file:///home/thegeneralist/infofeeder-bot";
|
||||
};
|
||||
|
||||
calorie-tracker = {
|
||||
url = "git+file:///home/thegeneralist/calorie-tracker";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue