chore: remove dead overlay entries for non-existent flake inputs

This commit is contained in:
Chiron
2026-04-15 18:24:12 +00:00
committed by Chiron
parent a4e540630d
commit 0331316755
2 changed files with 1 additions and 49 deletions

View File

@@ -2,9 +2,6 @@
# Package modifications
# This overlay contains package overrides and modifications
# n8n = import ./n8n.nix {inherit prev;};
# beads = import ./beads.nix {inherit prev;};
# Add more modifications here as needed
# example-package = prev.example-package.override { ... };
}