mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
srv-core: Fix formatting
This commit is contained in:
parent
b4f740e7be
commit
9cbeb8ac16
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
address = "130.83.103.62";
|
address = "130.83.103.62";
|
||||||
port = 47033;
|
port = 47033;
|
||||||
};
|
};
|
||||||
|
|
||||||
recursive-nameserver = {
|
recursive-nameserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
blockAds = true;
|
blockAds = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue