{ config, lib, ... }: { config.programs.mosh = lib.mkIf config.modules.mosh.enable { enable = true; openFirewall = false; }; }