From c06b8dc8723196eee81ee2cbbde99466061ed4ed Mon Sep 17 00:00:00 2001 From: Mats Rauhala Date: Wed, 3 May 2023 11:53:29 +0300 Subject: [PATCH] Remove emacs --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 37f23bb..18e0398 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,6 @@ # The 30 is the minimum amplitude # The amod means amplitude modulation noise = "${pkgs.sox}/bin/play -n synth brownnoise synth pinknoise mix synth sine amod 0.2 30"; - ed = "${pkgs.myEmacs}/bin/emacsclient -c"; }; enableAutosuggestions = true; sessionVariables = {