feat(server): use my custom nvf config.
This commit is contained in:
parent
a9bb0d10c6
commit
8eeaac77eb
@ -11,10 +11,12 @@
|
|||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../../modules/cross-platform/home-manager/zsh.nix
|
../../modules/cross-platform/home-manager/zsh.nix
|
||||||
|
../../modules/cross-platform/home-manager/neovim.nix
|
||||||
inputs.nvf.homeManagerModules.default
|
inputs.nvf.homeManagerModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
crony.zsh.enable = true;
|
crony.zsh.enable = true;
|
||||||
|
crony.neovim.enable = true;
|
||||||
|
|
||||||
programs.starship.enable = true;
|
programs.starship.enable = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user