more rational imports
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
with lib; let
|
||||
cfg = config.editor.neve;
|
||||
in {
|
||||
imports = [
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
options = {
|
||||
editor.neve.enable =
|
||||
mkEnableOption "enable neve neovim distribution";
|
||||
|
Reference in New Issue
Block a user