new keyring isnt compatible with proton yet

This commit is contained in:
Danilo Reyes 2025-10-09 23:01:01 -06:00
parent 823c4be1e7
commit 350fc82be9

View File

@ -137,7 +137,7 @@ in
};
protonmail-bridge = {
enable = true;
path = [ pkgs.gcr_4 ];
path = [ pkgs.gnome-keyring ];
};
ollama = {
enable = true;