flake update.
This commit is contained in:
parent
6608679a60
commit
f44fd68fbd
5 changed files with 73 additions and 48 deletions
|
@ -26,8 +26,8 @@
|
|||
};
|
||||
|
||||
programs.nushell.extraEnv = ''
|
||||
$env.EDITOR = nvim
|
||||
$env.VISUAL = nvim
|
||||
$env.EDITOR = 'nvim'
|
||||
$env.VISUAL = 'nvim'
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue