{ flake.templates = { default = { path = ../templates/simple; description = "A simple nix flake template for getting started with nixvim"; }; }; }