feat: define dhcp settings and subnets etc

This commit is contained in:
Ahwx 2025-06-03 10:33:55 +02:00
parent f113d19c33
commit da80328deb
2 changed files with 138 additions and 49 deletions

View file

@ -2,7 +2,7 @@
{
services = {
dnsmasq = {
enable = true;
enable = false; # try some other options first
settings = {
cache-size = 10000; # Specifies the size of the DNS query cache. It will store up to n cached DNS queries to improve response times for frequently accessed domains.
server = [