56 current 2025-03-21 09:56:05 25.05.20250315.c80f6a7 6.12.19 *
This commit is contained in:
parent
93332cf32b
commit
57624c2068
@ -21,19 +21,6 @@
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.avahi = {
|
||||
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