aboutsummaryrefslogtreecommitdiffstats
path: root/flake/packages
diff options
context:
space:
mode:
Diffstat (limited to 'flake/packages')
-rw-r--r--flake/packages/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake/packages/default.nix b/flake/packages/default.nix
index 708852a0..74f962ce 100644
--- a/flake/packages/default.nix
+++ b/flake/packages/default.nix
@@ -69,7 +69,7 @@ in
++ defaultModules;
format = "iso";
};
- vim = nvim.tiamat;
- inherit nvim;
+ nvim = nvim.tiamat;
+ neovim = nvim;
}
// output