add repeater
This commit is contained in:
parent
ffedb0d8b7
commit
189734ba0b
7 changed files with 63 additions and 1 deletions
3
overlays/default.nix
Normal file
3
overlays/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
repeater = prev.callPackage ../pkgs/repeater/package.nix { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue