Move to using Vaultwarden SSH keys
This commit is contained in:
parent
5d2c9ba372
commit
a00867587b
5 changed files with 9 additions and 16 deletions
|
@ -19,19 +19,8 @@
|
|||
}))
|
||||
|
||||
onlykey-cli
|
||||
onlykey-agent
|
||||
gpa
|
||||
];
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
};
|
||||
hardware.onlykey.enable = true;
|
||||
environment.variables = {
|
||||
GNUPGHOME = "/home/vili/.gnupg/onlykey";
|
||||
};
|
||||
|
||||
security.pam.u2f.enable = true;
|
||||
programs.i3lock.u2fSupport = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue