Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traxys/home-manager-nvim-flake
nvim environement in home-manager
https://github.com/traxys/home-manager-nvim-flake
Last synced: 25 days ago
JSON representation
nvim environement in home-manager
- Host: GitHub
- URL: https://github.com/traxys/home-manager-nvim-flake
- Owner: traxys
- License: mit
- Created: 2022-02-06T11:59:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T16:52:18.000Z (almost 3 years ago)
- Last Synced: 2024-12-21T02:07:47.583Z (about 1 month ago)
- Language: Nix
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neovim in Home-Manager
Neovim from [traxys/nvim-flake](https://github.com/traxys/nvim-flake) with the programs it depends on, as a home-manager module.
## Usage
Add the `hm-nvim` input. You can then add `inputs.hm-nvim.overlay."${system}"` to nixpkg overlays and import the `inputs.hm-nvim.home-manageModule."${system}"` in your home-manager configuration.