summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/mosh.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-12-29 00:12:37 +0100
committermakefu <github@syntax-fehler.de>2017-12-29 00:12:37 +0100
commitb7954ebe00060a93191253d40ad5869e65b50966 (patch)
treee644b730ea65824cb7e0758043a93d001f1ce944 /makefu/2configs/mosh.nix
parentce8efbc80bc05f27f55ea87be2d826134afec6fd (diff)
ma mosh: init
Diffstat (limited to 'makefu/2configs/mosh.nix')
-rw-r--r--makefu/2configs/mosh.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/mosh.nix b/makefu/2configs/mosh.nix
new file mode 100644
index 00000000..1c2e34e0
--- /dev/null
+++ b/makefu/2configs/mosh.nix
@@ -0,0 +1,3 @@
+{
+ programs.mosh.enable = true;
+}