fix for codecompanion

This commit is contained in:
Daniel Winkler 2026-05-19 13:15:29 +10:00
commit 4d28d0d490
3 changed files with 16 additions and 15 deletions

View file

@ -105,7 +105,7 @@
forAllSystems = nixpkgs.lib.genAttrs systems;
extra_pkg_config = {
# allowUnfree = true;
allowUnfree = true;
};
overlayDefs = import ./overlays inputs;