gnome keyring fix

This commit is contained in:
valerie 2024-07-15 22:01:25 -04:00
parent b7c19f32f4
commit ec3dc5abd6
Signed by: valnyx
GPG key ID: CC10324DD962CB7E

View file

@ -20,6 +20,8 @@
koboldcpp = prev.koboldcpp.override { koboldcpp = prev.koboldcpp.override {
cublasSupport = true; cublasSupport = true;
}; };
gnome-keyring = prev.gnome.gnome-keyring;
}; };
# When applied, the unstable nixpkgs set (declared in the flake inputs) will # When applied, the unstable nixpkgs set (declared in the flake inputs) will