mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 07:06:12 +01:00
gnome keyring sessions vars
This commit is contained in:
@@ -151,9 +151,9 @@
|
||||
services.gnome-keyring = {
|
||||
enable = true;
|
||||
components = [
|
||||
# "ssh"
|
||||
"ssh"
|
||||
"secrets"
|
||||
# "pkcs11"
|
||||
"pkcs11"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user