skipper: disable ssh controlMaster
This commit is contained in:
parent
5a8b7d4c74
commit
7481a59fc4
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@ _: {
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
compression = true;
|
compression = true;
|
||||||
controlMaster = "yes";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue