diff --git a/hosts/t480/configuration.nix b/hosts/t480/configuration.nix index c50ad96f..06cbf1ce 100644 --- a/hosts/t480/configuration.nix +++ b/hosts/t480/configuration.nix @@ -119,11 +119,6 @@ in zoom-us ]; - networking.hosts = { - "192.168.1.180" = [ "lemp11" ]; - "192.168.1.116" = [ "nixedo" ]; - }; - services = { auto-cpufreq.enable = true; gvfs.enable = true;