add repeater

This commit is contained in:
gwg313 2026-05-03 16:50:22 -04:00
parent ffedb0d8b7
commit 189734ba0b
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 63 additions and 1 deletions

View file

@ -95,6 +95,11 @@ let
};
modules = [
{
nixpkgs.overlays = [
inputs.self.overlays.default
];
}
../inventory/current.nix
../inventory/features.nix
../inventory/hosts.nix