summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--packages.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix
index c51f23a..53b374c 100644
--- a/packages.nix
+++ b/packages.nix
@@ -24,7 +24,11 @@
      xdg-ninja # home cleaning
      git # versioning
      signal-desktop # the ecosystem is moving :(
+
+     # SSH Stuff
      openssh # ssh
+     mosh # ssh in great
+
      jdk17 # openjdk17 to satisfy mr.antoine
      rustc # rust, obiously
      cargo # cargo, the best compiler ever"