From e1ccc891650e3494355e5bcc70254a8e2f5fbd0b Mon Sep 17 00:00:00 2001 From: schererleander Date: Sun, 11 May 2025 02:07:58 +0200 Subject: use nvf --- modules/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 6449f63..e26dd1f 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -7,7 +7,6 @@ ./tmux.nix ./emacs.nix ./waybar.nix - ./neovim/default.nix ./nextcloud.nix ./spicetify.nix ./zathura.nix @@ -16,5 +15,7 @@ ./nixcord.nix ./wezterm.nix ./firefox.nix + ./nvf.nix + ./nixvim.nix ]; -} \ No newline at end of file +} -- cgit v1.3.1