{ config, ... }: { networking.hosts = { "192.168.1.246" = [ "gagarin.local" ]; "192.168.1.165" = [ "pi.hole" ]; }; }