mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
fix for codecompanion
This commit is contained in:
parent
8811591fe0
commit
4d28d0d490
3 changed files with 16 additions and 15 deletions
|
|
@ -105,7 +105,7 @@
|
|||
forAllSystems = nixpkgs.lib.genAttrs systems;
|
||||
|
||||
extra_pkg_config = {
|
||||
# allowUnfree = true;
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
overlayDefs = import ./overlays inputs;
|
||||
|
|
|
|||
Loading…
Reference in a new issue