summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-07-18 18:57:36 +0200
committermakefu <github@syntax-fehler.de>2016-07-18 18:57:36 +0200
commitcd15314fc68568a2bae72b1fcd8ced5fa308caba (patch)
tree9e4e3a9a3a1d526838edcff1c82892ce50f86eaa
parent7504240646ffd87b9ba2365620347db9da557fcd (diff)
m 1 vbob: document forticlientsslvpn mess
-rw-r--r--1systems/vbob.nix11
1 files changed, 9 insertions, 2 deletions
diff --git a/1systems/vbob.nix b/1systems/vbob.nix
index 3fcb173ce..4818cea2a 100644
--- a/1systems/vbob.nix
+++ b/1systems/vbob.nix
@@ -8,7 +8,7 @@
(toString <nixpkgs/nixos/modules/virtualisation/virtualbox-image.nix>)
(toString <nixpkgs/nixos/modules/virtualisation/virtualbox-guest.nix>)
../2configs/main-laptop.nix #< base-gui
- # (toString <secrets>)/extra-hosts.nix
+ <secrets/extra-hosts.nix>
# environment
@@ -28,8 +28,15 @@
openssh.authorizedKeys.keys = [ config.krebs.users.makefu-vbob.pubkey ];
};
};
+
+ environment.shellAliases = {
+ forti = "cat ~/vpn/pw.txt | xclip; sudo forticlientsslvpn";
+ };
+ # TODO: for forticleintsslpn
+ # ln -s /r/current-system/sw/bin/pppd /usr/sbin/pppd
+ # ln -s /r/current-system/sw/bin/tail /usr/bin/tail
environment.systemPackages = with pkgs;[
- fortclientsslvpn
+ fortclientsslvpn ppp xclip
get
logstash
docker
[cgit] Unable to lock slot /tmp/cgit/e6000000.lock: No such file or directory (2)