diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 445dee495..58ea68315 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;