7 lines
67 B
Nix
7 lines
67 B
Nix
{
|
|
imports = [
|
|
./ipv4.nix
|
|
./ipv6.nix
|
|
./net.nix
|
|
];
|
|
}
|