6 lines
58 B
Nix
Executable file
6 lines
58 B
Nix
Executable file
{...}: {
|
|
imports = [
|
|
./dns.nix
|
|
./iwd.nix
|
|
];
|
|
}
|