all repos — nixfiles @ e4a349794e2d77c873a45f8e136fd07fa296691e

System and user configuration, managed by nix and home-manager

Move mosh to user space
Alan Pearce alan@alanpearce.eu
Sat, 05 Oct 2019 19:43:41 +0200
commit

e4a349794e2d77c873a45f8e136fd07fa296691e

parent

5a179b4410a8b5c0e00f47c2b3798c8d9f62d8d1

2 files changed, 2 insertions(+), 1 deletions(-)

jump to
M system/modules/user-interface.nixsystem/modules/user-interface.nix
@@ -30,7 +30,6 @@ weechat 
     mpv
 
-    mosh
     aspell
     aspellDicts.en
 
M user/modules/development/base.nixuser/modules/development/base.nix
@@ -5,6 +5,8 @@ checkbashisms     editorconfig-core-c
     go
 
+    mosh
+
     wrk
 
     ag