configuration/common: add bij to programs
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
url = "github:ryantm/agenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
bij = {
|
||||
url = "git+https://git.clerie.de/clerie/bij.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
chaosevents = {
|
||||
url = "git+https://git.clerie.de/clerie/chaosevents.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
Reference in New Issue
Block a user