diff --git a/README.md b/README.md new file mode 100644 index 0000000..978f4d4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Patricks tolle nix templates +----- + +## Templates available + +### `default` +Basic template utilizing direnv and devshell to setup a development environment +#### Files +- `devshell.nix` nix file declaring the development shell + - This is the file you most likely want to change +