This PR initializes my nixos-config repo by saving dustinlyons custom config to a rich-demo template, adding the starter template to the root of the repo to replace it, then adding my custom config to the root. I made my custom config changes based on the starter template before setting up the repo so this allows me to see the changes I made to my custom config in relation to the starter template.
This PR initializes my nixos-config repo by saving dustinlyons custom config to a rich-demo template, adding the starter template to the root of the repo to replace it, then adding my custom config to the root. I made my custom config changes based on the starter template before setting up the repo so this allows me to see the changes I made to my custom config in relation to the starter template.
Init rich-demo template with starter-with-secrets template
Copy dustinlyons custom config to rich-demo template
Bring apps/ up to date
Add my nix configuration to nixos-config root directory