refactor: split n8n overlay override

This commit is contained in:
m3tam3re
2026-07-04 09:30:16 +02:00
parent 670c6e54d7
commit eedac010ca
6 changed files with 60 additions and 73 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ These entries override upstream nixpkgs packages via `overlays.modifications`. T
| Package | Source | Modification | Location |
|---------|--------|--------------|----------|
| `n8n` | `nixpkgs#n8n` | Pins a newer release and fetch hashes | `overlays/mods/default.nix` |
| `n8n` | `nixpkgs#n8n` | Pins a newer release and fetch hashes | `overlays/mods/n8n.nix` |
### Pass-Through Packages