{ lib, config, ... }: { networking.networkmanager.enable = true; networking.wireless.enable = lib.mkIf config.marleyos.isServer false; }