No description
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
nixvim.nix | ||
openconnect-pulse-launcher.py | ||
README.md | ||
requirements.txt |
nixvim-config
Installation
Add the following to the inputs
section of your flake.nix:
nixvim-config.url = "github:homefree/nixvim-config";
And add the following module:
@TODO