diff --git a/modules/nixos/profiles/dev.nix b/modules/nixos/profiles/dev.nix index 7410f151..7a87378c 100644 --- a/modules/nixos/profiles/dev.nix +++ b/modules/nixos/profiles/dev.nix @@ -136,9 +136,6 @@ in { gopass # An improved version of the password manager for hipsters. zoxide # Gain teleportation abilities! ]; - - # A modern version of the SSH. - programs.mosh.enable = true; }) # !!! Please add your user to the "libvirtd" group.