add repeater
This commit is contained in:
parent
ffedb0d8b7
commit
189734ba0b
7 changed files with 63 additions and 1 deletions
|
|
@ -95,6 +95,11 @@ let
|
|||
};
|
||||
|
||||
modules = [
|
||||
{
|
||||
nixpkgs.overlays = [
|
||||
inputs.self.overlays.default
|
||||
];
|
||||
}
|
||||
../inventory/current.nix
|
||||
../inventory/features.nix
|
||||
../inventory/hosts.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue