refactor and add nixvim module
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
../../home-manager/gitconfig.nix
|
||||
../../home-manager/zsh.nix
|
||||
../../home-manager/direnv.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
inputs.nix-colors.homeManagerModule
|
||||
];
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
../../home-manager/rofi.nix
|
||||
../../home-manager/theme.nix
|
||||
../../home-manager/zsh.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
inputs.nix-colors.homeManagerModule
|
||||
];
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
imports = [
|
||||
../../home-manager/nvim.nix
|
||||
../../home-manager/zsh.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
inputs.nix-colors.homeManagerModule
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user