mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
hosts/ni: update systemd networking setup
This commit is contained in:
parent
cb018e3bb8
commit
84b4e3be3e
@ -14,7 +14,7 @@
|
||||
# Enable systemd-resolved. This is mostly setup by `systemd.network.enable`
|
||||
# by we're being explicit just to be safe.
|
||||
services.resolved = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
llmnr = "true";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user