mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-16 06:51:50 +03:00
dns-server setup
This commit is contained in:
@@ -9,8 +9,18 @@
|
||||
config = ''
|
||||
zeroq.su:53 {
|
||||
hosts {
|
||||
192.168.1.20 agent.zeroq.su
|
||||
192.168.1.20 bentopdf.zeroq.su
|
||||
192.168.1.20 calibre.zeroq.su
|
||||
192.168.1.20 dns.zeroq.su
|
||||
192.168.1.20 flux.zeroq.su
|
||||
192.168.1.20 gitea.zeroq.su
|
||||
192.168.1.20 health.zeroq.su
|
||||
192.168.1.20 immich.zeroq.su
|
||||
192.168.1.20 kuma.zeroq.su
|
||||
192.168.1.20 n8n.zeroq.su
|
||||
192.168.1.20 nextcloud.zeroq.su
|
||||
192.168.1.20 office.zeroq.su
|
||||
fallthrough
|
||||
}
|
||||
cache 300
|
||||
|
||||
Reference in New Issue
Block a user