Make sure onlykey gpg works as intended
This commit is contained in:
parent
8f38352515
commit
3e6d483c76
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
};
|
||||
hardware.onlykey.enable = true;
|
||||
environment.variables = {
|
||||
GNUPGHOME = "~/.gnupg/onlykey";
|
||||
GNUPGHOME = "/home/vili/.gnupg/onlykey";
|
||||
};
|
||||
|
||||
security.pam.u2f.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue