From 5d859b419e1e1a850cd160e05d98bda3fd9883ea Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 4 Oct 2019 16:14:13 +0200 Subject: Move Emacs to user configuration --- system/satoshipad.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/satoshipad.nix') diff --git a/system/satoshipad.nix b/system/satoshipad.nix index 86123e1e..d473eb33 100644 --- a/system/satoshipad.nix +++ b/system/satoshipad.nix @@ -54,7 +54,7 @@ serviceConfig = { Type = "oneshot"; ExecStart = "${pkgs.isync}/bin/mbsync -Va"; - ExecStartPost = "${pkgs.myEmacs}/bin/emacsclient -e (mu4e-update-index)"; + # ExecStartPost = "${pkgs.myEmacs}/bin/emacsclient -e (mu4e-update-index)"; }; }; -- cgit 1.4.1