diff --git a/hosts/desktop.nix b/hosts/desktop.nix index c11e33d..6f5152c 100644 --- a/hosts/desktop.nix +++ b/hosts/desktop.nix @@ -56,8 +56,6 @@ in # To prevent `Unit dconf.service not found.` after theming GTK in HM programs.dconf.enable = true; - networking.search = [ "elnu.com" ]; - networking.hosts = { "192.168.0.26" = [ "elnuhub.local" ]; "24.199.72.8" = [ "elnudrop.local" ];