55 current 2025-03-21 09:52:15 25.05.20250315.c80f6a7 6.12.19 *
This commit is contained in:
parent
ef419ff0bd
commit
93332cf32b
@ -25,6 +25,14 @@
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
};
|
||||
services.dnsmasq = {
|
||||
enable = true;
|
||||
settings = {
|
||||
interface = "enp195s0f3u1u1";
|
||||
dhcp-range = "169.254.100.10,169.254.100.50,12h";
|
||||
dhcp-option = "3,169.254.100.1";
|
||||
};
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Stockholm";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user