5 lines
44 B
Nix
Executable file
5 lines
44 B
Nix
Executable file
{...}: {
|
|
imports = [
|
|
./dns.nix
|
|
];
|
|
}
|