mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48: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.
|
networking.hostName = "mal"; # Define your hostname.
|
||||||
# Pick only one of the below networking options.
|
services.dnsmasq.enable = true;
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
|
||||||
# networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
# time.timeZone = "Europe/Amsterdam";
|
# time.timeZone = "Europe/Amsterdam";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue