This commit is contained in:
parent
c06b0a6e9d
commit
8de70fe92c
9 changed files with 92 additions and 10 deletions
|
@ -77,6 +77,10 @@ rec {
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
seven-modules = {
|
||||
url = "git+ssh://git@felschr.com:2222/felschr/seven-modules";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue