8 lines
No EOL
74 B
Nix
8 lines
No EOL
74 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./dns.nix
|
|
#./systemd-resolved.nix
|
|
];
|
|
} |