remove unbound

This commit is contained in:
Robin Raymond 2018-02-09 15:02:28 +01:00 committed by GitHub
parent 671f447015
commit b75575f02e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -50,9 +50,6 @@ in
enable = true; enable = true;
}; };
services.unbound.enable = true;
networking.nameservers = [ "127.0.0.1" ];
services.rmilter = { services.rmilter = {
inherit debug; inherit debug;
enable = true; enable = true;