5 lines
69 B
Nix
5 lines
69 B
Nix
{
|
|
imports = [../dns];
|
|
networking.networkmanager.enable = true;
|
|
}
|