about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-07-10 15:14:50 +0200
committerProfpatsch <mail@profpatsch.de>2017-07-10 15:14:50 +0200
commit2955fe6cbcdd4386979e086b7690466f65556114 (patch)
treeef513b6ad5d9dc698c1cc90328c21d071e003a67 /machines
parent373291e05c90d7c3c7c5b8bd49684529de504f9f (diff)
machines/katara: add TERM to the environment
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 9c5479b3..2d6cce63 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -272,6 +272,8 @@ in {
             #TODO add as nixpkg
             export PATH+=":$HOME/scripts" #add utility scripts
             export EDITOR=emacsclient
+            export TERMINAL=${lilyterm}/bin/lilyterm
+            export TERM="$TERMINAL"
 
             ${xorg.xset}/bin/xset r rate 250 35