Files
nixos-config/overlays/README.md
2025-08-03 19:56:13 +02:00

7 lines
277 B
Markdown

# Overlays
Files in this directory run automatically as part of each build. Some common ways I've used overlays in the past:
* Applying patches
* Downloading different versions of files (locking to a version or trying a fork)
* Workarounds and stuff I need to run temporarily