Update :/
This commit is contained in:
parent
25ef3eaca5
commit
c9a68e62c7
5 changed files with 21 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
services.gnome-keyring = {
|
||||
enable = true;
|
||||
components = [ "pkcs11" "secrets" "ssh" ];
|
||||
enable = false;
|
||||
components = [ "pkcs11" "secrets" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue