remove unbound
This commit is contained in:
parent
671f447015
commit
b75575f02e
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ in
|
|||
enable = true;
|
||||
};
|
||||
|
||||
services.unbound.enable = true;
|
||||
networking.nameservers = [ "127.0.0.1" ];
|
||||
|
||||
services.rmilter = {
|
||||
inherit debug;
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue