update to latest cerulean patches
This commit is contained in:
parent
b96802c7bd
commit
bcfcf3db78
7 changed files with 47 additions and 73 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
# it will be the namespace for your options.
|
||||
nixCats = {
|
||||
enable = true;
|
||||
nixpkgs_version = inputs.nixpkgs;
|
||||
nixpkgs_version = inputs.nixpkgs-unstable;
|
||||
# this will add the overlays from ./overlays and also,
|
||||
# add any plugins in inputs named "plugins-pluginName" to pkgs.neovimPlugins
|
||||
# It will not apply to overall system, just nixCats.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue