Remove unnecessary assignment to networking.search
This commit is contained in:
parent
91a3b262c5
commit
793eec3ec4
1 changed files with 0 additions and 2 deletions
|
@ -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" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue