update gnome keyring config

This commit is contained in:
2025-12-23 02:02:07 +01:00
parent beb1c9eb75
commit 480a1598a6

View File

@@ -28,5 +28,8 @@ in {
SSH_AUTH_SOCK = "${pkgs.gnome-keyring}/run/gnome-keyring-ssh-socket";
PASSWORD_STORE = "gnome-libsecret";
};
my-namespace.home.home.packages = with pkgs; [ # Ensure keyring integration in home environments
gcr
];
};
}