{ config, pkgs, ... }: { # networking networking.networkmanager.enable = true; networking.firewall.enable = false; }