format && add nix-serve for caching
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{...}: {
|
||||
{ ... }:
|
||||
{
|
||||
services.coredns = {
|
||||
enable = false;
|
||||
config = ''
|
||||
@@ -8,7 +9,7 @@
|
||||
cache
|
||||
file ${./db.homelab.local}
|
||||
}
|
||||
|
||||
|
||||
. {
|
||||
forward . 8.8.8.8
|
||||
log
|
||||
|
||||
Reference in New Issue
Block a user