Temp: remove onlykey gpg
This commit is contained in:
parent
108b191632
commit
f547d36095
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@
|
|||
pinentryPackage = pkgs.pinentry-curses;
|
||||
};
|
||||
hardware.onlykey.enable = true;
|
||||
environment.variables = {
|
||||
GNUPGHOME = "~/.gnupg/onlykey";
|
||||
};
|
||||
#environment.variables = {
|
||||
# GNUPGHOME = "~/.gnupg/onlykey";
|
||||
#};
|
||||
|
||||
security.pam.u2f.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue