mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-25 13:14:37 +02:00
modules/nixpkgs: add useGlobalPackages
option
This commit is contained in:
parent
912841c1a7
commit
7790746d38
5 changed files with 185 additions and 18 deletions
|
@ -11,4 +11,8 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
imports = [
|
||||
./nixpkgs.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue