Migrate neovim configuration to nixvim

This commit is contained in:
♥ Minnie ♥ 2024-08-04 22:21:23 +08:00
parent 41e97a6fc9
commit bede9baa04
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
12 changed files with 374 additions and 509 deletions

View file

@ -2,7 +2,6 @@
imports = [
inputs.impermanence.nixosModules.home-manager.impermanence
../features/cli
../features/nvim
];
nixpkgs = {