flake update

This commit is contained in:
m3tm3re
2026-01-17 10:17:48 +01:00
parent dd59d2a56d
commit 09e93ef6f0
4 changed files with 20 additions and 20 deletions

View File

@@ -8,7 +8,6 @@
# You can change versions, add patches, set compilation flags, anything really.
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
qdrant = inputs.nixpkgs-stable.legacyPackages.${prev.system}.qdrant;
# n8n = import ./mods/n8n.nix {inherit prev;};
# brave = prev.brave.override {