From a76b16db172e4465c796ad91308edfbfb19e3078 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 29 Dec 2017 00:12:37 +0100 Subject: ma mosh: init --- 1systems/gum/config.nix | 1 + 1systems/omo/config.nix | 1 + 2configs/mosh.nix | 3 +++ 2configs/tools/mobility.nix | 1 + 4 files changed, 6 insertions(+) create mode 100644 2configs/mosh.nix diff --git a/1systems/gum/config.nix b/1systems/gum/config.nix index 4981872c0..1fe0b62f9 100644 --- a/1systems/gum/config.nix +++ b/1systems/gum/config.nix @@ -48,6 +48,7 @@ in { # + # network diff --git a/1systems/omo/config.nix b/1systems/omo/config.nix index 4af87dc10..aaecebadc 100644 --- a/1systems/omo/config.nix +++ b/1systems/omo/config.nix @@ -47,6 +47,7 @@ in { + # # # diff --git a/2configs/mosh.nix b/2configs/mosh.nix new file mode 100644 index 000000000..1c2e34e0b --- /dev/null +++ b/2configs/mosh.nix @@ -0,0 +1,3 @@ +{ + programs.mosh.enable = true; +} diff --git a/2configs/tools/mobility.nix b/2configs/tools/mobility.nix index 70d376608..1993a5212 100644 --- a/2configs/tools/mobility.nix +++ b/2configs/tools/mobility.nix @@ -2,6 +2,7 @@ { users.users.makefu.packages = with pkgs;[ go-mtpfs + mosh ]; boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ]; -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/8f000000.lock: No such file or directory (2)