mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 02:30:29 +01:00
new packages
This commit is contained in:
parent
5119867eaa
commit
fdcb7ed8c4
7 changed files with 135 additions and 22 deletions
10
flake.nix
10
flake.nix
|
|
@ -42,12 +42,18 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
helium = {
|
||||
# url = "github:FKouhai/helium2nix/main";
|
||||
url = "github:AlvaroParker/helium-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
readlater-bot = {
|
||||
url = "git+file:///home/thegeneralist/infofeeder-bot";
|
||||
url = "github:thegeneralist01/bookkeeper";
|
||||
};
|
||||
|
||||
calorie-tracker = {
|
||||
url = "git+file:///home/thegeneralist/calorie-tracker";
|
||||
url = "github:thegeneralist01/calorie-tracker";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue