feat(tverskoy): Enable mosh
Change-Id: I18fa98aa6ba5892729ab130336f6a5d597865bf4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2667 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
This commit is contained in:
parent
79cd46113b
commit
e851cd1f38
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ in lib.fix(self: {
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
light.enable = true;
|
light.enable = true;
|
||||||
ssh.startAgent = true;
|
ssh.startAgent = true;
|
||||||
|
mosh.enable = true;
|
||||||
|
|
||||||
# Required by impermanence
|
# Required by impermanence
|
||||||
fuse.userAllowOther = true;
|
fuse.userAllowOther = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue