Remove unnecessary assignment to networking.search

This commit is contained in:
Elnu 2023-08-07 19:23:38 -07:00
parent 91a3b262c5
commit 793eec3ec4

View file

@ -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" ];