summaryrefslogtreecommitdiff
path: root/hm/soft/nixvim/nixvim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/nixvim/nixvim.nix')
-rw-r--r--hm/soft/nixvim/nixvim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soft/nixvim/nixvim.nix b/hm/soft/nixvim/nixvim.nix
index 6f689b3..8f36cdf 100644
--- a/hm/soft/nixvim/nixvim.nix
+++ b/hm/soft/nixvim/nixvim.nix
@@ -16,6 +16,7 @@ in
programs.nixvim = {
# diagnostics.virtual_text = false;
enable = true;
+ nixpkgs.source = inputs.nixpkgs;
vimAlias = true;
defaultEditor = true;