diff options
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 5 |
1 files changed, 3 insertions, 2 deletions
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 +} |
