error: infinite recursion encountered with nixvim #1327
Replies: 3 comments
-
perhaps only flake module import is needed, no need to import in home.nix again |
Beta Was this translation helpful? Give feedback.
0 replies
-
You're importing the nixvim module in both flake.nix and home.nix |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see this question was asked nearly a year ago. Sorry that we didn't respond in a timely manor. I'm going to close this under the assumption it's no longer relevant, feel free to re-open and update with any new information if it is still relevant. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently restructured my nixos folder, but I encountered this infinite recursion. I can not understand what I did wrong.
I currently use Flake and Home Manager and have started to set up nixvim with Home Manager, but then I encounter this error.
code
Beta Was this translation helpful? Give feedback.
All reactions