Make gnome keyring work

This commit is contained in:
Jimbo 2024-10-01 18:18:26 -04:00
parent 01362f145f
commit 1a096662e1
9 changed files with 16 additions and 36 deletions

View file

@ -0,0 +1,3 @@
{
services.gnome.gnome-keyring.enable = true;
}