From e851cd1f386a63978930cc4cf32134f7cc4b057c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 25 Mar 2021 21:13:50 +0200 Subject: feat(tverskoy): Enable mosh Change-Id: I18fa98aa6ba5892729ab130336f6a5d597865bf4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2667 Reviewed-by: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/tverskoy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/tazjin') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 445dee49593b..58ea68315f10 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -193,6 +193,7 @@ in lib.fix(self: { fish.enable = true; light.enable = true; ssh.startAgent = true; + mosh.enable = true; # Required by impermanence fuse.userAllowOther = true; -- cgit 1.4.1