{ config, lib, pkgs, modulesPath, ... }: { networking = { hostName = "marauder"; networkmanager.enable = true; }; }