{ imports = [ ./networking ./nix ./sops.nix ]; programs.mosh = { enable = true; openFirewall = false; }; }