{ config, pkgs, ... }: { networking = { hostName = "stationette"; networkmanager.enable = true; }; }