docs(nix): add inspiration credits

This commit is contained in:
Stefan Imhoff
2024-07-31 17:13:20 +02:00
parent a635371714
commit 02857a53b7

View File

@@ -64,3 +64,7 @@ After making changes to your configuration, apply them with:
```sh
darwin-rebuild switch --flake ~/.dotfiles
```
## Inspiration
My setup is inspired by [davishs Nix Setup](https://github.com/davish/setup) and by a lot of talking to [Claude 3.5](https://claude.ai/). 😅