forked from DGNum/infrastructure
web-01: feat: add mosh
This commit is contained in:
parent
618f4900e0
commit
5a0ba44316
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
||||||
passwordAuthentication = false;
|
passwordAuthentication = false;
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
programs.mosh.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue