nixos-config/templates
2025-02-03 10:30:13 +08:00
..
basic-devshell update various files 2022-04-30 20:31:11 +08:00
basic-nix-cpp-app chore: reformat codebase 2025-02-03 10:30:13 +08:00
basic-nix-module-flake chore: reformat codebase 2025-02-03 10:30:13 +08:00
basic-overlay-flake chore: reformat codebase 2025-02-03 10:30:13 +08:00
local-ruby-nix chore: reformat codebase 2025-02-03 10:30:13 +08:00
rust-app chore: reformat codebase 2025-02-03 10:30:13 +08:00
sample-nixos-template chore: reformat codebase 2025-02-03 10:30:13 +08:00
README.adoc docs: update and add README for shells and templates 2022-09-26 08:35:10 +08:00

These are my templates similarly structured to official Nix templates. The templates will then be exported as part of templates attribute to the flake output.

You can then use it for whatever you want to start with.

nix flake init $FLAKE#$TEMPLATE

While the folder structure can be a free-for-all, it is much more preferable to have a top-level list of directories with each containing one template.