summaryrefslogtreecommitdiffstats
path: root/tv/1systems/zu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-03-07 23:18:49 +0100
committertv <tv@krebsco.de>2017-03-07 23:24:46 +0100
commit92ca6646e978f0666fdea4680b7f58cf076bee9f (patch)
tree3a90ae73d92406795a30545acc6bb78428091454 /tv/1systems/zu.nix
parenta29b4135f9112599443f7d397421c7987b0f206c (diff)
xu,zu: drop redundant "im"
Diffstat (limited to 'tv/1systems/zu.nix')
-rw-r--r--tv/1systems/zu.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/tv/1systems/zu.nix b/tv/1systems/zu.nix
index 194ac29..cabe7f6 100644
--- a/tv/1systems/zu.nix
+++ b/tv/1systems/zu.nix
@@ -30,18 +30,6 @@ with import <stockholm/lib>;
hashPassword
haskellPackages.lentil
parallel
- (pkgs.writeBashBin "im" ''
- export PATH=${makeSearchPath "bin" (with pkgs; [
- tmux
- gnugrep
- weechat
- ])}
- if tmux list-sessions -F\#S | grep -q '^im''$'; then
- exec tmux attach -t im
- else
- exec tmux new -s im weechat
- fi
- '')
# root
cryptsetup