feat(server): use my custom nvf config.
This commit is contained in:
parent
a9bb0d10c6
commit
8eeaac77eb
1 changed files with 2 additions and 0 deletions
|
@ -11,10 +11,12 @@
|
|||
|
||||
imports = [
|
||||
../../modules/cross-platform/home-manager/zsh.nix
|
||||
../../modules/cross-platform/home-manager/neovim.nix
|
||||
inputs.nvf.homeManagerModules.default
|
||||
];
|
||||
|
||||
crony.zsh.enable = true;
|
||||
crony.neovim.enable = true;
|
||||
|
||||
programs.starship.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue