Replace neovim config with NVF

This commit is contained in:
Pim Kunis 2025-01-10 17:51:57 +01:00
parent e286f4d835
commit 54f3b5802a
14 changed files with 2428 additions and 319 deletions

View file

@ -5,7 +5,6 @@
...
}: {
imports = [
./neovim
./firefox
./tidal.nix
./gnome
@ -13,6 +12,7 @@
./vscode.nix
inputs.nix-index-database.hmModules.nix-index
inputs.sops-nix.homeManagerModules.sops
inputs.nvf.homeManagerModules.default
];
xsession.enable = true;