remove upstream settings for dns dnsmasq since using adguard home for dns. Do bind dns service locally for rDNS PTR requests for adguard logs to be readable
This commit is contained in:
parent
32bad0f6d7
commit
bff63c828f
2 changed files with 14 additions and 9 deletions
|
@ -36,7 +36,9 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
lua
|
||||
sqlite
|
||||
# networking tools
|
||||
tcpdump
|
||||
dig
|
||||
];
|
||||
|
||||
ringofstorms_common = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue