Files
nixos-config_to_rule_them_all/overlays/README.md
Olaf Kolkman fbd41a72f1 First Try
2025-05-06 19:41:26 +02:00

277 B

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