gnome keyring fix
This commit is contained in:
parent
b7c19f32f4
commit
ec3dc5abd6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue