Fixes flake not building when flake.nix editor is vim, nvim or nano
This commit is contained in:
@@ -1862,10 +1862,6 @@ in
|
||||
markdown
|
||||
]))];
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "emacsclient";
|
||||
};
|
||||
|
||||
home.file.".emacs.d/eaf" = {
|
||||
source = "${eaf}";
|
||||
recursive = true;
|
||||
|
Reference in New Issue
Block a user