Enable mosh on all servers
For times when I have to connect over cellular
This commit is contained in:
parent
e3cb729e42
commit
443af99364
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
download-buffer-size = 524288000;
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
};
|
||||
programs.mosh.enable = true;
|
||||
security.pam.loginLimits = [{
|
||||
domain = "*";
|
||||
type = "soft";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue