fix
This commit is contained in:
parent
67490acd66
commit
7a5344a6b2
1 changed files with 4 additions and 4 deletions
|
|
@ -170,11 +170,11 @@ in {
|
|||
allowedUDPPorts = [ 53 ];
|
||||
allowedTCPPorts = [ 853 ];
|
||||
};
|
||||
};
|
||||
services.unbound = {
|
||||
enable = true;
|
||||
settings = cfg;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue