A fix for vscode find no keyring available #61

Closed
opened 2025-12-29 04:21:13 +01:00 by adam · 1 comment
Owner

Originally created by @ISNing on GitHub (Nov 16, 2025).

62bac83db4/home/linux/gui/base/wayland-apps.nix (L45-L47)

According to official document of VS Code: https://code.visualstudio.com/docs/configure/settings-sync#_other-linux-desktop-environments:~:text=code%20%2D%2Dpassword%2Dstore%3D%22gnome%2Dlibsecret
command line argument --password-store="gnome-libsecret" would fix this.
I've give it a try and it works.

Originally created by @ISNing on GitHub (Nov 16, 2025). https://github.com/ryan4yin/nix-config/blob/62bac83db48e212e9082af9b81aba3a51fe6def0/home/linux/gui/base/wayland-apps.nix#L45-L47 According to official document of VS Code: https://code.visualstudio.com/docs/configure/settings-sync#_other-linux-desktop-environments:~:text=code%20%2D%2Dpassword%2Dstore%3D%22gnome%2Dlibsecret command line argument `--password-store="gnome-libsecret"` would fix this. I've give it a try and it works.
adam closed this issue 2025-12-29 04:21:13 +01:00
Author
Owner

@ryan4yin commented on GitHub (Nov 16, 2025):

Appreciate the pointer—--password-store="gnome-libsecret" does the trick!

@ryan4yin commented on GitHub (Nov 16, 2025): Appreciate the pointer—`--password-store="gnome-libsecret"` does the trick!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config-ryan4yin#61