diff --git a/overlays/default.nix b/overlays/default.nix index 4ec9fca..939969f 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -20,6 +20,8 @@ koboldcpp = prev.koboldcpp.override { cublasSupport = true; }; + + gnome-keyring = prev.gnome.gnome-keyring; }; # When applied, the unstable nixpkgs set (declared in the flake inputs) will