mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 16:57:56 +00:00
.. | ||
basic-devshell | ||
basic-nix-cpp-app | ||
basic-nix-module-flake | ||
basic-overlay-flake | ||
local-ruby-nix | ||
rust-app | ||
sample-nixos-template | ||
README.adoc |
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.