add nixvim as default EDITOR
This commit is contained in:
parent
4cd7fe6cfd
commit
326bd3cb03
3 changed files with 21 additions and 8 deletions
|
@ -28,7 +28,7 @@ let
|
|||
pkgs.runCommandNoCC "propagated-icon"
|
||||
{
|
||||
passthru = {
|
||||
fileName = cfg.icon.fileName;
|
||||
inherit (fileName);
|
||||
};
|
||||
}
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue