summaryrefslogtreecommitdiffstats
path: root/tv/1systems/xu.nix
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-03-09 19:11:27 +0100
committerlassulus <lass@lassul.us>2017-03-09 19:11:27 +0100
commit2578eba9af198888049647c52f5934bfa0c96ef6 (patch)
tree87ec46402348d0ace3b7f819fc98e522e597c321 /tv/1systems/xu.nix
parentc8668be63cdb6a28655e5201495d3d2c8d06b455 (diff)
parentf30a7dd975aaf5d9dbb2a2ba1186d7dd0c3e04fa (diff)
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r--tv/1systems/xu.nix17
1 files changed, 0 insertions, 17 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix
index 4b8fe8da..8cf6146b 100644
--- a/tv/1systems/xu.nix
+++ b/tv/1systems/xu.nix
@@ -20,23 +20,6 @@ with import <stockholm/lib>;
{
environment.systemPackages = with pkgs; [
- # stockholm
- gnumake
- 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