update to latest cerulean patches

This commit is contained in:
do butterflies cry? 2026-02-14 18:16:29 +10:00
parent b96802c7bd
commit bcfcf3db78
7 changed files with 47 additions and 73 deletions

View file

@ -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.