mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
nebula: Add DNS support by configuring unbound
This commit is contained in:
parent
dc3fc4d5ad
commit
ac3b43a952
5 changed files with 106 additions and 12 deletions
|
|
@ -29,6 +29,7 @@
|
|||
routableAddress = "188.245.223.145";
|
||||
isLighthouse = true;
|
||||
isServer = true;
|
||||
dns.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue