Skip to content

Exporting my nixvim config to other machines #3707

@mairs8

Description

@mairs8

Thanks for this great application. I have my main neovim configuration written in nixvim and now i am trying to find ways to port it to other non-nix machines.

i recently discovered the nixvim-print-init command that will export my init.lua config file. so i thought "great, lets just take the exported init.lua file, copy it to my other machine and do nvim -u nixvim-init.lua"... then i realised that of course this would not work as it would still need to install all my plugins/dependences etc. from the nixvim config on the new machine.

So i am wondering if there are any nixvim or other tools out there which will allow me to fully export my nixvim configuration to another machine?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions