···107107 # Update the system timezone according to physical location
108108 systemd.services.automatic-timezoned.enable = true;
109109110110+ # Expose proxy
111111+ networking.firewall.allowedTCPPorts = [ 2080 ];
112112+110113 # Show a pretty diff
111114 system = {
112115 # Thank @luishfonseca for this