6 lines
50 B
Nix
Executable file
6 lines
50 B
Nix
Executable file
{ ... }:
|
|
{
|
|
imports = [
|
|
./netbird.nix
|
|
];
|
|
}
|