gnome keyring sessions vars

This commit is contained in:
2024-06-01 11:11:57 +02:00
parent 77acc9e5ad
commit 5b9e2da1a8
2 changed files with 3 additions and 2 deletions

View File

@@ -151,9 +151,9 @@
services.gnome-keyring = {
enable = true;
components = [
# "ssh"
"ssh"
"secrets"
# "pkcs11"
"pkcs11"
];
};