updated mal config to add mdns

This commit is contained in:
Tyler Mayoff 2025-09-26 22:53:49 -04:00
parent c09f4e4315
commit 0fc867b1a9

View file

@ -49,9 +49,7 @@ in {
};
networking.hostName = "mal"; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
services.dnsmasq.enable = true;
# Set your time zone.
# time.timeZone = "Europe/Amsterdam";