massicot: add mosh
This commit is contained in:
parent
243de7213b
commit
3168385c71
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
programs.mosh.enable = true;
|
||||
|
||||
systemd.services.sshd.wantedBy = pkgs.lib.mkForce [ "multi-user.target" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue