all repos — nixfiles @ 723900100e3ce31ac0bc0d3cd9d4eb6169c34d6d

System and user configuration, managed by nix and home-manager

remove mosh and configuration

Alan Pearce
commit

723900100e3ce31ac0bc0d3cd9d4eb6169c34d6d

parent

0987544dd9cc80ba5cc70072ff703760692b6875

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M system/linde.nixsystem/linde.nix
@@ -88,7 +88,6 @@ };
services.sshguard = { enable = true; }; - programs.mosh.enable = true; programs.ssh.extraConfig = '' Host ${domain} git.${domain} Hostname git.${domain}