m 2 default: lan dns provider

This commit is contained in:
makefu 2016-07-18 12:14:05 +02:00
parent eb3d3a2e35
commit 7e0fa28dd2

View file

@ -18,6 +18,7 @@ with config.krebs.lib;
enable = true;
dns.providers.siem = "hosts";
dns.providers.lan = "hosts";
search-domain = "retiolum";
build = {
user = config.krebs.users.makefu;