NixOnDroid : Remove nvim source.
This commit is contained in:
parent
c5ea65dd35
commit
1b6de37600
|
@ -6,7 +6,6 @@ in {
|
|||
home.file = {
|
||||
".dotfiles".source = inputs.self;
|
||||
".bash".source = ./common/bash;
|
||||
".nvim".source = ./common/nvim;
|
||||
".ssh/config".source = ./common/ssh/config;
|
||||
};
|
||||
home.sessionVariables = {
|
||||
|
|
Loading…
Reference in a new issue