mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 16:58:34 -05:00
updated mal config to add mdns
This commit is contained in:
parent
c09f4e4315
commit
0fc867b1a9
1 changed files with 1 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue