Move system.stateVersion comment out of attrset `nix`,
as it has nothing to do with the `nix.*` options,
but belongs with the `system.stateVersion` option below.
(This is also where this comment originally was,
until it was moved in 47129554e4d2d5a9cad7c6a9667f2663e3295fe8.)
Available templates include the following:
- system: flake based system similar to the default when starting
nix.
- darwin: flake based darwin system with ajusted nixpkgs and modules to better suit it.
- home-manager: flake and home manager for non darwin systems.
Co-Authored-by: isabelroses <isabel@isabelroses.com>
Co-Authored-by: Skyler Grey <minion@clicks.codes>
Co-Authored-by: Sigmanificient <edhyjox@gmail.com>
Co-Authored-by: AxelSilverdew <7677954+AxelSilverdew@users.noreply.github.com>