forked from fabian/nix_config
improve baseline module
This commit is contained in:
parent
bcd049b8c5
commit
995b085d82
3 changed files with 26 additions and 18 deletions
|
@ -44,5 +44,8 @@ in {
|
|||
vim-multiple-cursors
|
||||
];
|
||||
};
|
||||
home.sessionVariables = {
|
||||
"EDITOR" = "neovim";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue