docs: update README.md with acknowledgements

This commit is contained in:
Mohammad Rafiq 2025-03-17 16:50:51 +08:00
parent fc53bafcb9
commit ad26eaee4b
No known key found for this signature in database

View file

@ -5,3 +5,8 @@
- User passwords
- Spotify login
- Firefox login
# Acknowledgements
- https://www.youtube.com/watch?v=CwfKlX3rA6E for piquing my interest in this OS in the first place
- https://nixos-and-flakes.thiscute.world/ for teaching me about nix, nixos, flakes, and home-manager in an extremely easy to follow and well-documented fashion
- https://blog.notashelf.dev/posts/2025-02-24-ssh-signing-commits.html for teaching me how to trivially sign my commits