Install the system and reboot (x86_64-linux):
git clone https://github.com/ozwaldorf/flake && cd flake
# copy your hardware config in
cp /etc/nixos/hardware-configuration.nix system
# build and reboot
sudo nixos-rebuild switch --upgrade-all --flake . && reboot
Run standalone neovim:
nix run github:ozwaldorf/flake\#neovim
Dev environment:
nix run github:ozwaldorf/flake
Binary caches are provided via https://garnix.io