gnome-keyring > gcr_4
This commit is contained in:
parent
e632276274
commit
180f467c46
@ -4,7 +4,7 @@
|
|||||||
cookies = [
|
cookies = [
|
||||||
"firefox"
|
"firefox"
|
||||||
"/home/jawz/.librewolf/jawz"
|
"/home/jawz/.librewolf/jawz"
|
||||||
"gnomekeyring"
|
"gcr_4"
|
||||||
];
|
];
|
||||||
retries = 10;
|
retries = 10;
|
||||||
sleep-request = 0;
|
sleep-request = 0;
|
||||||
|
|||||||
@ -138,7 +138,7 @@ in
|
|||||||
};
|
};
|
||||||
protonmail-bridge = {
|
protonmail-bridge = {
|
||||||
enable = true;
|
enable = true;
|
||||||
path = [ pkgs.gnome-keyring ];
|
path = [ pkgs.gcr_4 ];
|
||||||
};
|
};
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
embed-thumbnail = true;
|
embed-thumbnail = true;
|
||||||
embed-subs = true;
|
embed-subs = true;
|
||||||
sub-langs = "all";
|
sub-langs = "all";
|
||||||
cookies-from-browser = "firefox+gnomekeyring:/home/jawz/.librewolf/jawz";
|
cookies-from-browser = "firefox+gcr_4:/home/jawz/.librewolf/jawz";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gallery-dl = {
|
gallery-dl = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user