about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/profpatsch/base-workstation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index b0f38a7c..d5989e24 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -74,8 +74,8 @@ in {
         sessionCommands = with pkgs; ''
             #TODO add as nixpkg
             export PATH+=":$HOME/scripts" #add utility scripts
-            export EDITOR=emacsclient
             export TERMINAL=${lilyterm-git}/bin/lilyterm
+            export EDITOR="emacsclient --create-frame"
 
             ${xorg.xset}/bin/xset r rate 250 35