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 = {