chore: Update inputs
This commit is contained in:
parent
f1c0789571
commit
3885f59083
4 changed files with 100 additions and 93 deletions
|
|
@ -188,8 +188,13 @@ in
|
|||
|
||||
ssh = {
|
||||
enable = true;
|
||||
controlMaster = "auto";
|
||||
controlPersist = "10m";
|
||||
enableDefaultConfig = false;
|
||||
matchBlocks = {
|
||||
"*" = {
|
||||
controlMaster = "auto";
|
||||
controlPersist = "10m";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
texlive.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue