No description
Find a file
2024-10-06 14:29:54 +02:00
config latest flake fixes 2024-10-06 14:08:08 +02:00
.envrc latest flake fixes 2024-10-06 14:08:08 +02:00
.gitignore latest neovim config 2024-10-06 12:54:07 +02:00
default.nix latest flake fixes 2024-10-06 14:08:08 +02:00
flake.lock latest flake fixes 2024-10-06 14:08:08 +02:00
flake.nix latest packe fixes 2024-10-06 14:29:54 +02:00
README.md latest neovim config 2024-10-06 12:54:07 +02:00

My Nixvim Config

Configuring

To start configuring, just add or modify the nix files in ./config. If you add a new configuration file, remember to add it to the config/default.nix file

Testing your new configuration

To test your configuration simply run the following command

nix run
nix build