add readme for each directory

This commit is contained in:
Noah Masur
2023-08-06 08:01:21 -04:00
parent 7439d4bf39
commit 1cf3405103
9 changed files with 62 additions and 0 deletions

8
templates/README.md Normal file
View File

@ -0,0 +1,8 @@
# Templates
These are new flakes that can be generated quickly using:
```
nix flake init -t github:nmasur/dotfiles#mytemplate
```