Enable yubikey and upgrade keys
This commit is contained in:
parent
75cb0fb634
commit
49245cee2e
8 changed files with 81 additions and 24 deletions
|
@ -12,7 +12,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
services.gnome-keyring = {
|
||||
enable = false;
|
||||
components = [ "pkcs11" "secrets" ];
|
||||
components = [ "secrets" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue