Need help on home manager neovim config

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Home Manager using Nix

    Manage a user environment using Nix [maintainer=@rycee]

  • I'm using flakes and home manager and not really sure how to go about managing my neovim configuration. I've read through some other posts, github issues, and various articles trying to suss out a good way to do this. Reading through other people's configs and posts was somewhat helpful but there is a lot going on I don't understand and everyone's examples I've seen vary wildly.

  • NvChad

    Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

  • With other programs using the home.file seems to work fine. Neovim seems more involved since I'm using lua and not init.vim. I've been using nvchad so I figure the simplest way would be to use home.file to just link the whole ./config/nvim directory containing my current files but that was a no go. When lazy tries to install things I get an error about read-only file system, which makes sense. I'm assuming this same issue will come up with mason. I'm guess I'll have to figure out how to install the lsp's and plugins through nix, but not sure how to do that.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts